Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

veryverybeginner How do webservices work ?

Status
Not open for further replies.

Themuppeteer

Programmer
Apr 4, 2001
449
BE
Hello,
I have just installed Visual Studio .net,
I can already call a webservice and it works.
But how do I create one ?
and does a webserver need to do somthing special so that
web services can "run" on it ?
How do I compile my C# code to a wsdl file ? do I need to ?
Can anyone explain this to me ? (and earn an easy star :))

thnx Greetz,
muppeteer.gif

themuppeteer@hotmail.com

Don't eat yellow snow...
 
well,
After a day of messing around, I found it on:


this wasn't a hard question..2bad nobody answered :-(

One doesn't have to do anything special, the wsdl is created automatically when you add the web reference in visual studio .net. I had some problems finding IIS because it is in the map administrative tools which is hidden in windows2000 and I did not know that...(in advanced options of the taskbar)

So I guess I have to give myself the star. (2bad I can't,...cause I would) Greetz,
muppeteer.gif

themuppeteer@hotmail.com

Don't eat yellow snow...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top