Question

i want to generate a wsdl and a disco file automatically (e.g. via a bat-file).

these files will be generated if a service reference is added to a (test) project.

wsdl.exe and disco.exe are missing.

can you tell me best practice ?

Was it helpful?

Solution

These tools are installed in the Windows SDK directory. For VS2010, the default install path is C:\Program Files\Microsoft SDKs\Windows\v7.0A\bin

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top