Host webservice on Windows XP
Hi all,
I am not really sure this is the right subforum but here it goes:
I created a webservice in C# and want to host it on a windows xp machine. My question is quite simple: How do I do this? I don't expect a step by step tutorial but maybe some of you can post a link to one or point me in the right direction.
I guess I have to use the IIS service in Windows XP?
Thnx in advance!
Re: Host webservice on Windows XP
You need IIS and the .NET runtimes. Read this article.