Posted By: System | Sep 18th, 2007 @ 6:16 AM
page 1 of 1
Comments: 3 | Views: 5470

Ok, so I am trying to generate a proxy from a WSDL contract using wsdl.exe however, every time I try and run it, I get the error

"Windows cannot find 'wsdl.exe'. Make sure you typed the name correctly..."

I'm simply using:

wsdl.exe /l:CS WebServiceTest.wsdl

Now, since I am using vista, shouldnt wsdl.exe be built into the OS?

Am I doing something wrong here?

Never mind... Solved.

That will teach me not to cry for help before I have actually thought about what I am trying to do!

can you please tell me how did you solve it , what directory should i be on ?????

sameer.asal wrote:
can you please tell me how did you solve it , what directory should i be on ?????

.NET Framework SDK Directory, that would be C:\Program Files\Microsoft SDKs\Windows\V6.0A\bin, or you could use Visual Studio Command Prompt, or you could add bin folder to the system environment path, your choise...
page 1 of 1
Comments: 3 | Views: 5470
Microsoft Communities