Web Access Failedhttp://forums.asp.net/t/134531.aspx/1?Web+Access+FailedSat, 02 Aug 2003 18:48:25 -0400134531134531http://forums.asp.net/p/134531/134531.aspx/1?Web+Access+FailedWeb Access Failed When I try to create a new ASP.NET web project in VS.NET, the following error returned: ------------------------------------------------------------------------------------------------------ Web Access Failed The default Web access mode for this project is set to file share, but the project folder at http://localhost/WebApplication1 cannot be opened with the path c:\inetpub\wwwroot\WebApplication1. The error returned was: Unable to create Web project WebApplication1. The file path c:\inetpub\wwwroot\WebApplication1 does not correspond to the URL http://localhost/WebApplication1. The two need to map to the same server location. HTTP Error 504: Gateway Time-out What would you like to do? ( ) Retry using a different file share path Location: ( ) Try to open the project with FrontPage Server Extensions ( ) Work offline ------------------------------------------------------------------------------------------------------ The World Wide Web Publishing Service had already been started before creating the ASP.NET web project, and there is sufficient disk space in the local PC. I have tried to pick option 1, 2 but no go, option 3 was disabled. Could someone tell me how to overcome this problem? Thanks in advance 2003-01-29T15:52:33-05:00134624http://forums.asp.net/p/134531/134624.aspx/1?Re+Web+Access+FailedRe: Web Access Failed Please list the steps of how do you create the new ASP.NET web project. 2003-01-29T17:41:48-05:00298240http://forums.asp.net/p/134531/298240.aspx/1?Re+Web+Access+FailedRe: Web Access Failed Are you using a machine where you have a profile? If so check and see if C:\WINNT is your file path that corresponds to http://localhost instead of c:\inetpub. I don't know where this setting is determined but that was the resolution on my laptop. 2003-08-02T17:18:49-04:00