G
Guest
I am trying to access files in seperate 2 directories via an ASP.NET web app
that are not within my web directory structure. I have given both the
machine\aspnet and machine\iusr_machinename accounts full permission (just to
see if it would work at all), and I am still getting the
"System.UnauthorizedAccessException: Path/File access error" exception. I am
using IIS 6.0/windows 2003. I am not using impersonation. Does anyone know
of anything else that I can check?
Thanks for any help, itis appreciated.
that are not within my web directory structure. I have given both the
machine\aspnet and machine\iusr_machinename accounts full permission (just to
see if it would work at all), and I am still getting the
"System.UnauthorizedAccessException: Path/File access error" exception. I am
using IIS 6.0/windows 2003. I am not using impersonation. Does anyone know
of anything else that I can check?
Thanks for any help, itis appreciated.