EDN Admin
Well-known member
We have a program that we are trying to debug on a secondary computer. This program was compiled with Visual Studio 2005.
When we attempt to run the program, Windows throws an error:
This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem.
It also generates 3 event log entries:
Source: SideBySide<br/>
Event ID: 32<br/>
Dependent Assembly Microsoft.VC80.DebugCRT could not be found and Last Error was The referenced assembly is not installed on your system.
Source: SideBySide<br/>
EventID: 59<br/>
Resolve Partial Assembly failed for Microsoft.VC80.DebugCRT. Reference error message: The referenced assembly is not installed on your system.
Source: SideBySide<br/>
EventID: 59<br/>
Generate Activation Context failed for CILLONIRAD_VTS_Dillon_0017_411204_DEV_TESTESTSAFbindebugESTSAFRts.exe. Reference error message: The operation completed successfully.
The computer is running Windows XP, and the drive was cloned from a PC that runs the program fine.
Any help would be appreciated.
View the full article
When we attempt to run the program, Windows throws an error:
This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem.
It also generates 3 event log entries:
Source: SideBySide<br/>
Event ID: 32<br/>
Dependent Assembly Microsoft.VC80.DebugCRT could not be found and Last Error was The referenced assembly is not installed on your system.
Source: SideBySide<br/>
EventID: 59<br/>
Resolve Partial Assembly failed for Microsoft.VC80.DebugCRT. Reference error message: The referenced assembly is not installed on your system.
Source: SideBySide<br/>
EventID: 59<br/>
Generate Activation Context failed for CILLONIRAD_VTS_Dillon_0017_411204_DEV_TESTESTSAFbindebugESTSAFRts.exe. Reference error message: The operation completed successfully.
The computer is running Windows XP, and the drive was cloned from a PC that runs the program fine.
Any help would be appreciated.
View the full article