Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Use "add generated items" error – WCF Service Consuming Wizard › Re: Use "add generated items" error – WCF Service Consuming Wizard
August 18, 2010 at 9:25 AM
#25670
Hi Wolfgang,
Check your <xsd:schema> nodes in the WSDL file of your WCF service and make sure that the attribute targetNamespace is defined for them.
Best,
Daniel.