You receive an error message when you try to consume a Web service in BizTalk Server 2004 (913482)
The information in this article applies to:
- Microsoft BizTalk Server 2004 Standard Edition
- Microsoft BizTalk Server 2004 Partner Edition
- Microsoft BizTalk Server 2004 Enterprise Edition
- Microsoft BizTalk Server 2004 Developer Edition
SYMPTOMSIn Microsoft BizTalk Server 2004, you receive an error message that states that there are complex types that are defined two times. You receive this error message when you try to consume a Web service that uses the Microsoft BizTalk Adapter for Web Services Enhancements (WSE) 2.0.CAUSEThis problem occurs when the following conditions are true: - The request schema and the response schema are the same .xsd file.
- The .xsd file contains many complex types that are aggregated in the root node.
- The root namespace and the target namespace are the same.
This problem occurs because of a code defect in the WSE Publishing Wizard. This code defect causes the schema to be added two times during the generation of the Web Services Description Language (WSDL) file. Therefore, the TypeInfo property also exists two times in the WSDL file. WORKAROUNDTo work around this problem, create a separate target namespace.STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed in the "Applies to" section.
Modification Type: | Major | Last Reviewed: | 3/30/2006 |
---|
Keywords: | kbBTSAdapters kbBTS kbtshoot kbBug kbprb KB913482 kbAudDeveloper |
---|
|