Can Not Open Web Application

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sukanta06
    New Member
    • Jun 2007
    • 1

    Can Not Open Web Application

    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\www root\WebApplica tion1'.the error retured was:

    Unable to create web project 'WebApplication 1'. Unable to validate that the file
    path 'c:\inetpub\www root\WebApplica tion1' matches the URL path 'http://local host/WebApplication1 '.
    Access denied


    Please kindly get me the solution soon..
  • pbmods
    Recognized Expert Expert
    • Apr 2007
    • 5821

    #2
    Heya, sukanta06. Welcome to TSDN!

    Check the permissions of the folder that you're saving your web files into.

    Comment

    Working...