Thursday, April 03, 2008

BizTalk 2006 : Consuming Web Services without Web References (Using WSDL.exe Instead)

Here is a how-to on creating WSDL proxies in C# and using them from BizTalk 2006 for "Web Services" that return invalid, non-existent or un-parsable WSDL (will work for SOAP-RPC.)

http://www.topxml.com/rbnews/Biztalk%20Adapters/re-58177_Consuming-Web-Services-in-BizTalk-Without-Web-Reference.aspx

Useful for "SOAP-Like" services that will not return WSDL files with the normal ?wsdl notation.

No comments: