문제

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 ?

도움이 되었습니까?

해결책

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top