Error: The application has failed to start because the side by side configuration is incorrect please see the application event log or use the command line sxstrace.exe tool for more detail

Anonymous
2010-02-07T22:12:03+00:00

WINDOWS 7 error The application has failed to start because the side by side configuration is incorrect please see the application event log or use the command line sxstrace.exe tool for more detail.

I am getting the error "

"WINDOWS 7 error The application has failed to start because the side by side configuration is incorrect please see the application event log or use the command line sxstrace.exe tool for more detail." for every application that i try to launch.

Please help with a fix.

Windows for home | Previous Windows versions | Music, photos, and video

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
Anonymous
2011-08-15T20:08:54+00:00

Error message: "Side-by-side configuration is incorrect"

The machine is missing the correct C++ runtime components for your type of system. (x86 or x64).

Installing the following update resolved the issue.

Microsoft Visual C++ 2008 SP1 Redistributable Package (x86)

http://www.microsoft.com/downloads/en/details.aspx?familyid=A5C84275-3B97-4AB7-A40D-3802B2AF5FC2&displaylang=en

Microsoft Visual C++ 2008 SP1 Redistributable Package for (x64)

 http://www.microsoft.com/downloads/en/details.aspx?familyid=BA9257CA-337F-4B40-8C14-157CFDFFEE4E&displaylang=en

Microsoft Visual C++ 2010 Redistributable Package (x86)

http://www.microsoft.com/downloads/en/details.aspx?FamilyID=a7b7a05e-6de6-4d3a-a423-37bf0912db84

Microsoft Visual C++ 2010 Redistributable Package (x64)

http://www.microsoft.com/downloads/en/details.aspx?FamilyID=bd512d9e-43c8-4655-81bf-9350143d5867

Thanks,

Was this answer helpful?

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

58 additional answers

Sort by: Newest
  1. Anonymous
    2010-08-13T18:43:04+00:00

    Hey guys,

    I had the same error also when I tried to run one of my own program. I typed in "event log" in the Windows Help search and opened the event viewer from there.

    In the "Summary of Administrative Events." Lo and be hold there the newest error was "side by side". THe message is as follows: "Activation context generation failed for "C:\apache\webapps\SNP\jsp\SNP_single.exe".

    Dependent Assembly Microsoft.VC90.DebugCRT,processorArchitecture="x86",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="9.0.21022.8" could not be found. Please use sxstrace.exe for detailed diagnosis."

    So Basically the problem is I am missing some runtime assembly file I needed to run my program. This makes sense since I just uninstalled my visual studio. Guess I have to reinstall it....

    You probably are missing some runtime file too, albeit different ones. So maybe going to event log and google the assembly stuff you see may help.

    Best,

    Jian

    Was this answer helpful?

    7 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2010-08-09T09:00:12+00:00

    Hey jjgulfwarvet,

    I got the same message as you when launching the OnLiveTV!! Did you find a fix?

    Thanks in advance for sharing.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2010-07-11T18:09:00+00:00

    I am getting the error " "WINDOWS 7 error The application has failed to start because the side by side configuration is incorrect please see the application event log or use the command line sxstrace.exe tool for more detail." for every application that i try to launch.

    Please help with a fix.

    This came up not with windows 7 but when I tried to run OnLineTV and I got this message

    Was this answer helpful?

    20+ people found this answer helpful.
    0 comments No comments
  4. Anonymous
    2010-02-17T14:41:16+00:00

    Some more info I wanted to share... I went back through the logs and traced it as far back, looking to try to pinpoint when I started getting errors.  I noticed that at one point, the PC had reported 'unexpected shutdown' several times over.  I also noticed an error about a dll-file (I'm sorry, I'm writing this from memory... it was something like dllXXX. exe I believe).  There were some critical errors listed, and ultimately I found an early error which suggests a hardware failure.

    But now I've run some diagnostics on the hard drive and everything comes back fine! could it be the hard drive had some failure, messed up the file structure, is ok now, but that's why I'm getting side-by-side errors?

    All I know to do at this point is start over and re-install Win 7.  Its rather disappointing. I couldn't do a restore because the system in its current state doesn't show any restore points! (I am really good at keeping restore points... this probably burned me more than anything else! Where did my restore points go???!).  But I'm afraid for the hard drive, which is brand new and only about 5 months old.  Only one way to find out I guess.

    Was this answer helpful?

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