I am using Win2003 as running VS.net 2003.
I am using VB.net and trying to creat an ASP.net application. When creating a new ASP.Net Web Application, on this serve
with location http://server/WebApplication1
I get the following error: Web Access Failed
The default Web access mode for this project is set to file share, but the project folder at httP://server/WebApplication1 cannot be oppend with the path 'd:\inetpub\wwwroot\WebApplication1'. The error returned was
Unable to create Web project 'WebApplication1'. The file path 'd:\inetpub\wwwroot\WebApplication' does not correspond to the URL 'http//server/WebApplication1'. Ther two need to map to the same server location. Http Error 404
But they do
Help
Thanks
John
Hidayat - 09 Feb 2004 03:06 GMT
Hi John
Can you ping your server..?, if can change the location of the application then re-ru
as this :http://999.999.999.999/WebApplication
hope can hel
Hidaya
----- John Ilgen wrote: ----
I am using Win2003 as running VS.net 2003.
I am using VB.net and trying to creat an ASP.net application. When creating a new ASP.Net Web Application, on this serve
with location http://server/WebApplication1
I get the following error: Web Access Failed
The default Web access mode for this project is set to file share, but the project folder at httP://server/WebApplication1 cannot be oppend with the path 'd:\inetpub\wwwroot\WebApplication1'. The error returned was
Unable to create Web project 'WebApplication1'. The file path 'd:\inetpub\wwwroot\WebApplication' does not correspond to the URL 'http//server/WebApplication1'. Ther two need to map to the same server location. Http Error 404
But they do
Help
Thanks
John