Generating a WSDL for your Web Service

  • Thread starter Water Cooler v2
  • Start date
W

Water Cooler v2

How do you create a .wsdl file for a Web Service you are developing
using Visual Studio .NET 2003?
 
K

Ken Tucker [MVP]

Hi,

Adding a web reference to the web service will do that for you.

Ken
 
C

CMM

I never had to create a web service in 2003 (used remoting exclusively)...
but I do know that in VS2005 you can get the "at-runtime" generated wsdl
file by just running your web service project and clicking on the "Service
Description" link (or pointing your browser direcly to the web service app
url http://localhost/mywebservice for instance).

Maybe there's something similar in 2003?
 
A

Anand[MVP]

If you have already written the web service, then using <url of service>?wsdl
will get you the WSDL
 

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,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top