Exchange 2007 – Generate Activation Context failed: Event ID 59

While was checking my exchange server 2007 event logs, I came across a list of full errors log from SideBySide. Eventually it has grow so big that the event logs was full. That’s why I was checking on it in the first place.  When click on the event properties, it showed error by SideBySide and stated missing some assembly things.

SideBySide Error EventID 59

A search in Google gave me the solution that I need to install Microsoft Visual C++ 2005 Redistributable Package, either the x64 or x86 version.

Download: Microsoft Visual C++ 2005 Redistributable Package (x86) (2.6MB)

Download: Microsoft Visual C++ 2005 Redistributable Package (x64) (4.1MB)

The installation does not need to restart, you can safely install it. Once installed, the errors will no longer shown on the event log. :wink:

Related Posts

  1. How To Create SMTP Connector in Exchange 2007
  2. How To Export User Mailbox from Exchange 2007
  3. How to bulk create mailboxes in Exchange 2007 PowerShell
  4. How To Allow Relay Exception In Exchange 2007 Receive Connector
  5. Microsoft Office Failed to Open or Uninstall
  6. Exchange 2003 Send Emails Locally but not Externally

Leave a Reply