TO SOLVE SIDE BY SIDE CONFIGURATION INCORRECT ERROR APPLICATION FAILED TO START

This can be solved by following methods:

METHOD 1

click on start and search for "regedit"

Then in registry editor go to:HKEY_LOCAL_MACHINE
THEN GO TO SOFTWARE >>MICROSOFT>>WINDOWS>>CURREBT VERSION>>SIDE BY SIDE
IN THAT LOOK FOR x86_policy.9.0.microsoft.vc90.crt_1fc8b3b9a1e18e3b_none_02d0010672fd8219

in that CLICK 9.0 and double click on default and change its value to largest value in that list as shown






NOW SAVE IT AND RESTART THE COMPUTER.

METHOD 2
 If above method do not works then uninstall vc++ softwares and reinstall only the necessary vc++ softwares.This will solve the problem

Comments