Link to home
Start Free TrialLog in
Avatar of tia_kamakshi
tia_kamakshiFlag for United Arab Emirates

asked on

Authorization: Cannot verify access to path (C:\Projects\projectName)

Hi,

I have Vista Ultimate in My laptop. I have IIS 7.0 in it. I wish to run ASP site in it.

While creating a site There is a Test button if we test configuration by clicking on that site I get the error message


Authorization: Cannot verify access to path (C:\Projects\projectName)
The server is configured to use pass-through authentication with a built-in
account to access the specified physical path. However, IIS Manager cannot
verify whether the built-in account has access. Make sure that the
application pool identity has Read access to the physical path. If this
server is joined to a domain, and the application pool identity is
NetworkService or LocalSystem, verify that <domain>\<computer_name>$ has
Read access to the physical path. Then test these settings again.


This is a standalone machine. The default web is showing up fine and Network
Service and System both have ACL access to the path.



And When I try to run the asp site I get the error message


HTTP Error 404.3 - Not Found

Description: The page you are requesting cannot be served because of the extension configuration. If the page is a script, add a handler. If the file should be downloaded, add a MIME map.



Please guide

Many Thanks
ASKER CERTIFIED SOLUTION
Avatar of JuckMan
JuckMan

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of tia_kamakshi

ASKER

Hi JuckMan,

Thanks for your reply.

I am sorry, I did not understood what exactly you want me to do. I have added mimetypewith extension .asp and MimeType as application/x-asp

Also, I found the appliation pool link and now what and where you want me to do settings. I did not able to find that.

Also, In .net framework version, It is set to framework2.0, but ASP is not using .net framework.

Also, when I have added Mimetype, now I am able to see my page on browser, but I can see all my scriptlets as it is on browser.

I mean my string is displaying <%=stringValue%> as it is. It is not displaying any value. I mean it is not executing it.

Please help me in more detail

Many Thanks
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of TBWDEVELOP
TBWDEVELOP

I know this has been accepted, however, I'm having the same issue.

I've done this... given the computer read access to the directory, but am still getting this error.
Hi, if you still have the message, try this

In ADD VIRTUAL DIRECTORY, select CONNECT AS and enter your administrator and the pass.
Then all should be allowed.

wbr
George