your site is recycling and recompiling. every page compile creates a new
dll in the temp folder. if you have impersonation on, sometimes the
dll is created with these creditials, and others are not allowed access.
check that you have all the service packs, and check the permissions on
the parent temp folder.
-- bruce (sqlwork.com)
RonyS wrote:
> Hi,
>
> I have a large scale web application with about 200 users.
>
> Every few hours I get this error message:
>
> "The process cannot access the file c:\windows\temp\xxxxxxx.dll" (The xxxxx
> is a random characters)
>
> We are using ASP.NET 1.1 on Widnows 2003 SP1.
>
> Did anyone ever faced this issue?. I am clueless....
|