Share via

Event ID:33 "SideBySide Error" -

Anonymous
2011-05-25T06:41:50+00:00

Hello,

After Installing CSRSS Patch, SideBySide Error with EVentID:33 appears in Windows Event Viewer.

Error Mesage: " Activation Context generation failed for "C:\Windows\System32\conhost.exe"

OS: Windows 7

Windows for home | Previous Windows versions | Apps

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
  1. Anonymous
    2011-05-26T05:45:31+00:00

    Hi,

    Event ID 33 is logged in the Application log when you start an application that has versioning conflicts. This kind of error doesn’t affect the functionality of application. You can safely ignore this.

    Follow the method mentioned below and check.

    Method 1:

    Try downloading and installing Microsoft Visual C++ 2008 Redistributable Package and check if it helps.

    http://www.microsoft.com/downloads/en/details.aspx?FamilyID=9b2da534-3e03-4391-8a4d-074b9f2bc1bf&displaylang=en

     Method 2:

    You can try uninstalling and reinstalling the program and check if it helps:

    http://windows.microsoft.com/en-us/windows7/Uninstall-or-change-a-program

    200+ people found this answer helpful.
    0 comments No comments

14 additional answers

Sort by: Most helpful
  1. Anonymous
    2011-08-10T12:59:04+00:00

    As an aside, amd64 is the designation given to the 64-bit architecture that your typical Intel chip uses.  I believe the architecture was actually designed by AMD--hence the reference to them. 

    This is in contrast to IA64, which is for the Intel Itanium chip--rare and unlikely to be used by you or I.

    Nice and confusing :)

    Yes, confusing indeed. Thanks. :)

    2 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2011-08-04T23:54:43+00:00

    Install Win7 sp1.  If you don't have that installed you get these "sidebyside" errors.  It goes away after sp1 is installed.

    Thanks. I will try that later.

    1 person found this answer helpful.
    0 comments No comments
  3. Anonymous
    2011-08-02T19:25:51+00:00

    SideBySide errors are typically caused by the current Microsoft Visual C++ version not being backward compatible with the application that failed. The Event ID 33 error message is typically: Activation context generation failed for “program name”..Please use sxstrace.exe for detailed diagnosis. There are other similar SideBySide errors with the same problem of backward compatibility. If the software works OK then you don't have to fix it but if it does not or you want to get rid of this error here are two Fixes:

    1. Reinstall or Repair (preferred if an option) the application. Often the installation package will have the version of Microsoft Visual C++ that it uses and will install it.
    2. Try to figure out what Microsoft Visual C++ Redistributable Package version (available versions are: 2003, 2005, 2008, & 2010) the application needs (most likely the one that came out prior to the date that the application software was created; check the dates of the files in the package). . These are available through Microsoft's Downloads.

    Worse comes to worse you can just try installing a previous version to see if it works, if not then try the one before that. Though I don't like it, you can have multiple versions of Microsoft  on your computer and most people do because various install programs will install the one that they like.

    I have this problem too: "Event 33, SideBySide

    Activation context generation failed for "C:\Windows\system32\conhost.exe". Dependent Assembly Microsoft.Windows.SystemCompatible,processorArchitecture="amd64",publicKeyToken="6595b64144ccf1df",type="win32",version="6.0.7600.16823" could not be found. Please use sxstrace.exe for detailed diagnosis."

    Weird that it says amd64, but yet my PC is an Intel i5 750 (quad core) with 64-bit Windows 7 HPE. Do I need all of those MS Visual C++ versions even if it is Windows 7?

    1 person found this answer helpful.
    0 comments No comments
  4. Anonymous
    2011-07-27T23:00:14+00:00

    SideBySide errors are typically caused by the current Microsoft Visual C++ version not being backward compatible with the application that failed. The Event ID 33 error message is typically: Activation context generation failed for “program name”..Please use sxstrace.exe for detailed diagnosis. There are other similar SideBySide errors with the same problem of backward compatibility. If the software works OK then you don't have to fix it but if it does not or you want to get rid of this error here are two Fixes:

    1. Reinstall or Repair (preferred if an option) the application. Often the installation package will have the version of Microsoft Visual C++ that it uses and will install it.
    2. Try to figure out what Microsoft Visual C++ Redistributable Package version (available versions are: 2003, 2005, 2008, & 2010) the application needs (most likely the one that came out prior to the date that the application software was created; check the dates of the files in the package). . These are available through Microsoft's Downloads.

    Worse comes to worse you can just try installing a previous version to see if it works, if not then try the one before that. Though I don't like it, you can have multiple versions of Microsoft  on your computer and most people do because various install programs will install the one that they like.

    1 person found this answer helpful.
    0 comments No comments