R
Roland
I have webservices with class parameters. These classes contain char properties. However type char is not handled as a primitive type
This cause the following error, when I try to insert a web reference to my webservice in a biztalk 2004 beta project
This schema is an invalid XSD Schema and has the following error(s):
1. Type 'http://microsoft.com/wsdl/types/:char' is not declared. An error occurred at file:///D:/... .../Reference.xsd, (38, 12).
Any suggestions??
This cause the following error, when I try to insert a web reference to my webservice in a biztalk 2004 beta project
This schema is an invalid XSD Schema and has the following error(s):
1. Type 'http://microsoft.com/wsdl/types/:char' is not declared. An error occurred at file:///D:/... .../Reference.xsd, (38, 12).
Any suggestions??