I'm getting this error on an Windows 2003/IIS 6.0 web server while the server is running. This is a new server.

Event Type: Error
Event Source: SideBySide
Event Category: None
Event ID: 59
Date:  8/14/2009
Time:  2:44:25 PM
User:  N/A
Computer: **CENSORED**
Description:
Generate Activation Context failed for C:\WINDOWS\system32\shell32.dll. Reference error message: Access is denied.

Has anyone see this before?

It's also running .NET Framework 3.5 SP1

link|improve this question
feedback

1 Answer

up vote 1 down vote accepted

Doing some searches it seems that a lot of times this is because something failed to install properly or permissions get messed up. Check the permissions on your c:\windows\system32 folder (and c:\windows\syswow64 if this is a 64-bit machine).

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.