Answered by:
HAVING PROBLEM WITH MICROSOFT 2010 MESSAGE DISPLAY ON THE SCREEN ERROR

Question
-
HI,
COULD YOU PLEASE HELP ME FIX THIS PROBLEM I AM HAVING WITH MICROSOFT OFFICE 2010 ERROR DISPLAY THAT THE APPLICATION HAS FAILED TO START BECAUSE ITS SIDE BY SIDE CONFIGURATION IS INCORRECT I HAVE UNINSTALL THE SOFTWARE AND REINSTALL STILL I GET THE SAME MESSAGE CAN YOU HELP
Thursday, March 10, 2011 1:34 AM
Answers
-
Hi,
run the Command prompt with admin rights [1] and run this command:
SxsTrace Trace -logfile:SxsTrace.etl
Now run the programm which causes the SideBySide error.
Go back to the command prompt press ENTER to generate the SxsTrace.etl. Now type this:
sxstrace Parse -logfile:SxSTrace.etl -outfile:SxSTrace.txt
Now open the SxSTrace.txt trace and look which VC++ runtime is missing.
If you are unsure, please upload the complete SxSTrace.txt to your SkyDrive [2] and post a link here.
[1] http://windows.microsoft.com/en-US/windows7/How-do-I-run-an-application-once-with-a-full-administrator-access-token
[2] http://social.technet.microsoft.com/Forums/en-US/w7itproui/thread/4fc10639-02db-4665-993a-08d865088d65
"A programmer is just a tool which converts caffeine into code"
Want to install RSAT on Windows 7 Sp1? Check my HowTo: http://www.msfn.org/board/index.php?showtopic=150221- Proposed as answer by Andre.Ziegler Wednesday, March 16, 2011 3:54 PM
- Marked as answer by Magon LiuModerator Thursday, March 17, 2011 7:55 AM
Thursday, March 10, 2011 4:03 PM -
Hi,
The error indicates Visual C++ components missing. You can install Vc++2008 or 2010 to resolve.
Regards,
Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ”- Marked as answer by Magon LiuModerator Thursday, March 17, 2011 7:55 AM
Wednesday, March 16, 2011 6:26 AMModerator
All replies
-
Hi,
run the Command prompt with admin rights [1] and run this command:
SxsTrace Trace -logfile:SxsTrace.etl
Now run the programm which causes the SideBySide error.
Go back to the command prompt press ENTER to generate the SxsTrace.etl. Now type this:
sxstrace Parse -logfile:SxSTrace.etl -outfile:SxSTrace.txt
Now open the SxSTrace.txt trace and look which VC++ runtime is missing.
If you are unsure, please upload the complete SxSTrace.txt to your SkyDrive [2] and post a link here.
[1] http://windows.microsoft.com/en-US/windows7/How-do-I-run-an-application-once-with-a-full-administrator-access-token
[2] http://social.technet.microsoft.com/Forums/en-US/w7itproui/thread/4fc10639-02db-4665-993a-08d865088d65
"A programmer is just a tool which converts caffeine into code"
Want to install RSAT on Windows 7 Sp1? Check my HowTo: http://www.msfn.org/board/index.php?showtopic=150221- Proposed as answer by Andre.Ziegler Wednesday, March 16, 2011 3:54 PM
- Marked as answer by Magon LiuModerator Thursday, March 17, 2011 7:55 AM
Thursday, March 10, 2011 4:03 PM -
Hi,
The error indicates Visual C++ components missing. You can install Vc++2008 or 2010 to resolve.
Regards,
Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ”- Marked as answer by Magon LiuModerator Thursday, March 17, 2011 7:55 AM
Wednesday, March 16, 2011 6:26 AMModerator