I've just started looking at web forms in .net
When creating a new asp.net web application I can't use the suggested location of
I get the error:
Unable to create Web Project 'WebApplication1' The filepath c:\inetpub\ does not correspond to the URL ' The two need to map to the same server location. HTTP error 400: malformed request
But if I change to then the project is created ok.
Anybody experienced the same problem or have any idea how I can define localhost?
I have Windows XP Pro & have installed IIS 5.1
Many thanks
When creating a new asp.net web application I can't use the suggested location of
I get the error:
Unable to create Web Project 'WebApplication1' The filepath c:\inetpub\ does not correspond to the URL ' The two need to map to the same server location. HTTP error 400: malformed request
But if I change to then the project is created ok.
Anybody experienced the same problem or have any idea how I can define localhost?
I have Windows XP Pro & have installed IIS 5.1
Many thanks