Re: Server cannot access application directory D:\xxx. The directory does not exist or is not accessible because of security settings.



Mapped drives are per-logon session, so if you logon to the machine is map that drive to d: it doesn't mean your ASP.NET app running under a different logon session will see it. Try using UNC instead to access the share.

-Brock
DevelopMentor
http://staff.develop.com/ballen

Hi,
I'm getting the following error when trying to start my application
using Internet Explorer:
"Server cannot access application directory D:\xxx. The directory does
not exist or is not accessible because of security settings."
In IIS I have set Directory Security for my application to allow
Anonymous access (using IUSR_<Server>) and Integrated Windows
authentication.
In the web.config i have set impersonation="true" userName="test".
Security settings for directory D:\xxx are the following:
Administrator: Full Control
Anonymous LOGON: Read & Execute; List Folder Contents; Read
ASP.NET Machine Account: Full Control
test (user for impersonation): Full Control
Internet Guest Account: Read & Execute; List Folder Contents; Read
The strange thing is: When I add the "Administrators" group to the
security settings for directory D:\xxx (Full Control), everything
works fine. I have looked up the members of the "Administrators"
group: The only member is the "Administrator" User who already had all
rights on the directory.

I have no problem to add the "Administrators" group to the security
settings of the directory, but I don't know how to explain that to our
customers.
Does anyone have an idea, why that happens?
Thank you,
matthias


.



Relevant Pages

  • Re: Server cannot access application directory D:xxx. The directory does not exist or is not accessi
    ... different logon session will see it. ... The directory does not exist or is not accessible because of security settings." ... Security settings for directory D:\xxx are the following: Administrator: Full Control ... I have looked up the members of the "Administrators" group: The only member is the "Administrator" User who already had all rights on the directory. ...
    (microsoft.public.dotnet.framework.aspnet)
  • ActiveX controls are prohibited
    ... My security settings in IE are the default, ... double checked that the Administrator account is part of the Administrators ... Group, which according to the description, still has complete control over ... in the error page) and did what it said, which is to delete the 2 ActiveX ...
    (microsoft.public.win2000.windows_update)
  • Locked myself out of the system
    ... accounts I tried to login with the new users. ... logon of the user". ... I edited the security settings in order to allow the new ... Administrator I got an error message saying that the local ...
    (microsoft.public.win2000.security)
  • Re: Security Question- WHAT IF??
    ... They would not be able to access or logon to the computer. ... You have to be an administrator on the local computer to do ... > What if I explicitly deny the Domain Admin Full control to ...
    (microsoft.public.win2000.networking)
  • Problems with security setting on the internet
    ... administrator. ... Any ideas on how to change it so that i can control the ... security settings myself. ...
    (microsoft.public.inetserver.iis.security)