Biztalk webservice publishing wizard
I am trying to pubish my orchestration as webservice..but this shows me the
following error: "[Microsoft.BizTalk.WebServices.PublishingException] Failed
to construct code for schema .'The datatype '' is missing'". Probably, this
error comes due to the fact that xsd.exe does not support schemaLocation
attribute in imports or includes. In my schema I use schemaLocation
attribute in the import. As this is a third party schema ...so I can't change
it's structure..
Please give the solution so that I can use Biztalk webservice publishing
wizard tool to publish my orchestration as webservice.
|