Is there any .net aware website besides IIS?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi all,

I installed the VS .NET on my home computer which has XP Home. It does not
have IIS. But I want to practise asp.net which requires a web server. Is
there any third party .NET aware server available?

Thanks,
 
XP Home does not support IIS. It was a business decision by Microsoft to
physically disable the ability to install the server on home version.

There are ways around this limitation, but it is not simple.
 
Karl said:
Hi all,

I installed the VS .NET on my home computer which has XP Home. It does not
have IIS. But I want to practise asp.net which requires a web server. Is
there any third party .NET aware server available?

Thanks,

The xsp server that comes with mono.
 
Hi guys,

Thank you for the advices. I think xsp server would be a good go. I will
try it. If I needs further help, I will come back to you.

Kai
 
Back
Top