Connecting Tech Pros Worldwide Forums | Help | Site Map

Web Access Failed error message

Newbie
 
Join Date: Jul 2006
Posts: 29
#1: Jul 31 '06
hi..
When am attempt to create web application using Visual Studio 2003
it shows the error message as Web Access Failed..which is in the form of following......

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 retured was:

Unable to create web project 'WebApplication1'. Unable to validate that the file
path 'c:\inetpub\wwwroot\WebApplication1' matches the URL path 'http://local host/WebApplication1'.
Access denied


Please kindly get me the solution soon..

Thanks&Regards,
Bremanand.S

Member
 
Join Date: Jul 2006
Location: Perth, Western Australia
Posts: 38
#2: Jul 31 '06

re: Web Access Failed error message


http://support.microsoft.com/kb/817264/EN-US/

http://forums.devx.com/showthread.php?t=8611

If they fail, heres some more:
http://www.google.com/search?lr=&ie=...ccess%20Failed
Newbie
 
Join Date: Jul 2006
Posts: 29
#3: Jul 31 '06

re: Web Access Failed error message


Nothing helped me..
i dont know why it is happening again..it says the same error..
Am in trouble..
plz help me out.

Thanks&Regards,
Bremanand.S
Member
 
Join Date: Jul 2006
Location: Perth, Western Australia
Posts: 38
#4: Aug 3 '06

re: Web Access Failed error message


Hi again Bremanand.

Just doing some stuff, and I just got the same error message for two of my ASP.NET web service projects.

My problem was that IIS had not been started. I'm sure you probably checked that already, but that was the only time it happened for me.

The error message came up when trying to open a solution with those projects in it.

How you doing with this problem?
Reply