sidebyside errors for applications not running
I have the following issue: From time to time I get sidebyside error 33 for 4 programs/dlls. These programs are not running at the time those errors are logged. I perfectly know, why these errors are there: 3 of them refer to another processor architecture (ia64), which - including libraries - is simply not present and 1 is a Nokia application, which was compiled with Debug assemblies and publicly released without recompiling with standard assemblies. Uninstalling is not an option, as that cannot be done without removing needed software. What I really would like to know is: when are the sidebyside manifests checked? Only at program/dll load? Could it be that virus scans or search indexing or other processes trigger such a check, too? Wolfgang
January 24th, 2011 5:58pm

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" CLIP- Stellvertreter http://www.winvistaside.de/
Free Windows Admin Tool Kit Click here and download it now
January 25th, 2011 1:15pm

Finy wrote: 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-applicat ion-once-with-a-full-administrator-access-token [2] http://social.technet.microsoft.com/Forums/en-US/w7itproui/thread/4f c10639-02db-4665-993a-08d865088d65 -- "A programmer is just a tool which converts caffeine into code" CLIP- Stellvertreter http://www.winvistaside.de/ Hi, We met the same error on Win2k8R2 or Win7. We already know the required VC runtime is missing, but we havn't run the exe. Just browsing the directory containing the exe will cause the SideBySide 33 Error. Is this by design? Why? Can't we disable the feature(maybe) of explorer? It is often caused by Windows installer examining the program e.g. if you open Programs and Functions in the control panel and maybe if you open it in explorer, too. Wolfgang
May 20th, 2011 10:03pm

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" CLIP- Stellvertreter http://www.winvistaside.de/ Hi, We met the same error on Win2k8R2 or Win7. We already know the required VC runtime is missing, but we havn't run the exe. Just browsing the directory containing the exe will cause the SideBySide 33 Error. Is this by design? Why? Can't we disable the feature(maybe) of explorer?
Free Windows Admin Tool Kit Click here and download it now
May 20th, 2011 11:41pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics