Cisco Unified Application Environment Developer Forums

« Back to Developers

wsdl.exe not being picked up

Combination View Flat View Tree View
Threads [ Previous | Next ]
Hi,
 
I am trying to add a Web Service Reference within Designer.
 
When I try and add the Web Service I get the message:
 
"Web service compiler not found. Please download the Microsoft .NET 2.0 SDK, and place wsdl.exe in the path."
 
I have download it and added the following path to the end of the PATH environmnt variable and rebooted but still get the same issue.
 
C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\Bin\wsdl.exe
 
Any ideas?
 
Thanks
 
Tom

Open console window (cmd), type wsdl and check that it finds the executable, if not you still haven't set path properly.
Gennady

You are correct. User error :-)