Hope I'm posting in the right forum. Here is the situation. Running windows XP SP2 with IIS (the version included with XP pro I belive it's 5.1). I have a permissions error that I'm not quite sure what the solution is. When I try to run a page, I get this error
"UnauthorizedAccessException: Access to the path "c:\windows\microsoft.net\framework\v1.1.4322\Temporary ASP.NET Files\chapter_3\b03b1787\6215f0c7" is denied.]"
Now, I know that it's a premissions error. If I give "Everyone" "Full Access" to the microsoft.net folder and force that right to all the child folders, and then restart IIS, it works. However, I'm sure that there is a secuity consern in having everyone have full rights to those folders. I'm trying to figure out who (or what) actually needs access.
Thanks in advance!
"UnauthorizedAccessException: Access to the path "c:\windows\microsoft.net\framework\v1.1.4322\Temporary ASP.NET Files\chapter_3\b03b1787\6215f0c7" is denied.]"
Now, I know that it's a premissions error. If I give "Everyone" "Full Access" to the microsoft.net folder and force that right to all the child folders, and then restart IIS, it works. However, I'm sure that there is a secuity consern in having everyone have full rights to those folders. I'm trying to figure out who (or what) actually needs access.
Thanks in advance!