Generating proxies in VS2005

S

Steve James

Does anyone have any idea what wsdl.exe command options are used by
Visual Studio 2005 when adding a web reference (i.e. generating proxy
classes)?

Many thanks,

Steve
 
R

Rémy

Steve James said:
Does anyone have any idea what wsdl.exe command options are used by
Visual Studio 2005 when adding a web reference (i.e. generating proxy
classes)?

Many thanks,

Steve

It's something like that :

wsdl.exe /namespace:Box /out:Reference.cs /type:webClient Box.wsdl

Rémy
 
R

Rémy

Simon Hart said:
Load a VS.NET 2005 Command-prompt and type WSDL /?

Simon.

This will give a list of command switches, but not those that are used by VS
2005.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,995
Messages
2,570,236
Members
46,821
Latest member
AleidaSchi

Latest Threads

Top