Currently i'm using MS Web Matrix to develop my ASP.NET program, but really i want to use Visual Studio.

Trouble is i have XP home edition, and as such can't install IIS.
I've downloaded my own web server program so i can do the usuall http://localhost/MyWebApp mapping, however when i try and create a c# ASP.NET project using VS i get an error:

Cannot create project blah blah blah please install the Web development component.

Trouble is as i don't have IIS i can't. Is there any way round this problem, it'd be greatly appreciated since i've looked all over the place and have only found people with the same problem as me, and no solution.