Hi,

I am new to ASP & I am learning how to use ASP.Net on my own. I have Visual Studio.Net Enterprise edition installed in my PC (Win XP Home Edition). When I started the ASP.net project for the first time I received this message:


Web Access Failed

The default access mode for this project is set to file share, but the project folder at http://localhost/WebApplication1 cannot be opened with the path "\\javacvb\wwwroot$\WebApplication1". The error returned was:

Unable to create web project WebApplication1. The UNC share "\\javacvb\wwwroot$\WebApplication1" does not exist or you do not have access.

What would you like to do?

Retry using a different file share path?
Location: "\\javacvb\wwwroot$\WebApplication1"

Try to open the project with Frontpage Server extension.




Someone told me that ASP does not work with Windows XP Home Edition. Is this true? Is there any way I can learn ASP with Win XP Home Edition?