UnauthorizedAccessException

T

Thomas Cooper

ASP.NET application set up as follows:
machine.config set to run as "SYSTEM"
web.config has impersonate="true", authentication
mode="None"
IIS set to use Anonymous Authentication (required since
site is public).

When the aspx page runs, it throws the following error:
System.UnauthorizedAccessException: Access to the
path "C:\WINNT\TEMP\s51yjw0f.dll" is denied.

In this error the path is always the same, but the dll
referenced seems to be a randomly-generated name.

If I change my IIS to use Integrated Windows
Authentication, the site works (but only within the
private network).

We have other sites configured this way, some work and
some exhibit this same behavior. Any clues?

Thanks in advance,
Tom
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,772
Messages
2,569,591
Members
45,100
Latest member
MelodeeFaj
Top