ASP.NET applikation vha Visual Studio.NET
Da jeg har Visual Studio.NET, kunne jeg tænke mig at skrive ASP.NET programmer med denne.Når jeg i VB.NET vælger New Project og herefter ASP.NET Web Application, bliver jeg mødt af beskeden:
The default web access mode for this project is set to file share, but the folder at 'http//localhost/WebApplication1' cannot be opened with the path '\\KIM\wwwroot$\webapplication1'. The error returned was:
Unable to create Web Project 'WebApplication1'. The UNC share '\\KIM\wwwroot$\webapplication1' does not exist or you do not have access.
Kan I fortælle mig, hvad jeg skal gøre for at komme videre? Denne besked siger mig ikke noget. Jeg kører Windows XP Home.
