Connecting Tech Pros Worldwide Help | Site Map

Web Access Failed error message

  #1  
Old July 31st, 2006, 12:03 PM
Newbie
 
Join Date: Jul 2006
Posts: 29
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
  #2  
Old July 31st, 2006, 01:10 PM
Member
 
Join Date: Jul 2006
Location: Perth, Western Australia
Posts: 38

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
  #3  
Old July 31st, 2006, 02:01 PM
Newbie
 
Join Date: Jul 2006
Posts: 29

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
  #4  
Old August 3rd, 2006, 06:36 AM
Member
 
Join Date: Jul 2006
Location: Perth, Western Australia
Posts: 38

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Web Access Failed error message Bremanand answers 0 August 2nd, 2006 08:12 AM
Web application causes Web Access Failed message Simon Jefferies answers 8 November 18th, 2005 09:25 AM
Web application causes Web Access Failed message Simon Jefferies answers 7 November 18th, 2005 08:31 AM
web access failed (localhost) mark answers 1 November 17th, 2005 08:33 PM