Microsoft Knowledge Base Article
This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved.
Terms
of Use |
Trademarks
Article ID: 913482 - Last Review: March 30, 2006 - Revision: 1.2
You receive an error message when you try to consume a Web service in BizTalk Server 2004
In 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.
This 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.
To work around this problem, create a separate target namespace.
Microsoft has confirmed that this is a bug in the Microsoft products that are listed in the "Applies to" section.
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
| kbbtsadapters kbbts kbtshoot kbbug kbprb KB913482 |
Community Feedback System
Very often, it takes hours to solve a problem. Very often, you've looked high
and low, and have tried a lot of solutions. When you finally found it, chances
are, it was because someone else helped you. Here's your chance to give back.
Use our community feedback tool to let others know what worked for you and what
didn't.
Please also understand that the community feedback system is not warranted to be
correct, it's simply a system that we've built to let people try and help each
other. If something in a feedback response doesn't make sense to you, or you're
not comfortable making changes that the feedback talks about (like registry
edits), please consult a professional.
Thank you for using kbAlertz.com Feedback System.
-- Scott Cate