PDA

Click to See Complete Forum and Search --> : Host webservice on Windows XP


gonzalioz
Dec 8th, 2009, 09:40 AM
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!

abhijit
Dec 8th, 2009, 11:05 AM
You need IIS and the .NET runtimes. Read this article (http://www.15seconds.com/Issue/050707.htm).