Top "Wsdl.exe" questions

The Web Services Description Language tool generates code for XML Web services and XML Web service clients from WSDL contract files, XSD schemas, and .discomap discovery documents.

Where can I find WSDL.exe?

I have Visual Studio 2010 Ulitmate (with MSDN Premium), but I can't seem to find this file. I have tried installing …

visual-studio-2010 sdk visual-studio-sdk wsdl.exe
C# web-service client: multiple web-service methods with same (complex) return type?

I am chipping away at building a client for a Java B2B web-service at the moment and I think …

c# xsd wsdl wsdl.exe
wsdl.exe with SSL/TLS

I've been trying to give more information to the provider about the error I'm getting when trying to consume one …

c# service https certificate wsdl.exe
WSDL.exe - generate interface as well as concrete class for easy fake/mocks later

Is it possible to get WSDL.exe to generate interfaces as well as, or instead of, concrete classes when it …

.net testing soap mocking wsdl.exe
Using WSDL.exe with local WSDL file that has external .xsd files

I'm trying to generate a Web Service stub from some wsdl/xsd files that a customer has sent us. I've …

c# web-services wsdl.exe