S
Stan
I get this error when I try to access any page on the website:
An error occurred while try to load the string resources (GetModuleHandle
failed with error 126).
At the same time here is what I got in the Event Log:
Event Type: Error
Event Source: ASP.NET 1.0.3705.288
Event Category: None
Event ID: 1000
Date: 8/29/2003
Time: 1:00:22 PM
User: N/A
Computer: TEST
Description:
aspnet_wp.exe (PID: 2716) stopped unexpectedly.
1. There is nothing about it in MSDN
2. ASP.NET account is admin on that machine.
3. The error seems happening when identity is impersonated <identity
impersonate="true" />
4. When I try to impersonat the identity I also set the correct identity
under the Anonymous user (Administrator on this machine).
5. The same settings work on another box
6. I run Framework 1.0 SP2
How can debug this problem? Is this a bug?
Thanks,
-Stan
An error occurred while try to load the string resources (GetModuleHandle
failed with error 126).
At the same time here is what I got in the Event Log:
Event Type: Error
Event Source: ASP.NET 1.0.3705.288
Event Category: None
Event ID: 1000
Date: 8/29/2003
Time: 1:00:22 PM
User: N/A
Computer: TEST
Description:
aspnet_wp.exe (PID: 2716) stopped unexpectedly.
1. There is nothing about it in MSDN
2. ASP.NET account is admin on that machine.
3. The error seems happening when identity is impersonated <identity
impersonate="true" />
4. When I try to impersonat the identity I also set the correct identity
under the Anonymous user (Administrator on this machine).
5. The same settings work on another box
6. I run Framework 1.0 SP2
How can debug this problem? Is this a bug?
Thanks,
-Stan