Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
251 views
in Technique[技术] by (71.8m points)

visual studio 2010 - 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 the Visual Studio SDK but I can't seem to find the file.

I have looked in:

  • C:WindowsMicrosoft.NETFrameworkv3.5
  • C:WindowsMicrosoft.NETFrameworkv4.0.30319
  • C:Program Files (x86)Microsoft Visual Studio 10.0SDKv3.5

But I can't seem to find it.

(In case you are wondering, I need it to perform these steps.)

question from:https://stackoverflow.com/questions/5953012/where-can-i-find-wsdl-exe

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

it should be under C:Program Files (x86)MicrosoftSdksWindowsv7.0aBin . You should be able to use wsdl from visual studio command prompt and typing path in visual studio command prompt will give you the locations of all tools that you might need. Hope this helps


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...