Error : The application failed to start because of incorrect configuaration.
Hello,
After installing the latest windows updates on windows XP ( build 2600, SP2 ), which also installed some visual studio 2005 professional updates onto my machine.
Now when i build an exe on visual studio 2005 and tried to execute that exe onto some other XP machine which do not have visual studio 2005 installed then i received an error message "The application failed to start because of incorrect configuaration.Reinstalling the application may fix the problem".
Installation of visual studio 2005 redistributable onto that machine could not solve the issue.
Using the dependency walker i figure out that "msvcr80.dll and msvcp80.dll" were missing , so i copied those dll's onto that machine, but now the dependency walker is showing some problem in mpr.dll.
Kindly suggest what could be the possible solution
Thanks.
Last edited by davinder.bhamra; January 21st, 2010 at 08:38 AM..
|