Visual C runtime Library terminates in unusual way-
when computer starts up, a message appears stating "Microsoft VisualC runtime Library -this application has requested the run time to terminate in an unusual way. Please contact applications support team for more info" How do I fix this?1 person needs an answerI do too
December 26th, 2010 12:44pm

Hi,Usually, you get Visual C runtime Library error due the below reasons:1. Runtime components of Visual C++ Libraries are missing.2. Software problem.Step 1:Reinstall the Runtime components of Visual C++ Libraries to resolve the problem.Microsoft Visual C++ 2008 Redistributable Package (x86):http://www.microsoft.com/downloads/details.aspx?familyid=9B2DA534-3E03-4391-8A4D-074B9F2BC1BF&displaylang=en Step 2:If the issue still persists after installing above package, the issue should be a software problem.Put the computer in a clean boot state and check if the issue persists.a. Putting your system in clean boot state helps in identifying if any third party applications or startup items are causing the issue.b. Refer the following Microsoft KB article for more information on how to troubleshoot a problem by performing a clean boot in XP:How to configure Windows XP to start in a "clean boot" state?http://support.microsoft.com/kb/310353Note: After troubleshooting, make sure to put the computer to start as usual as mentioned under the section 'Steps to configure Windows to use a Normal startup state' in the above KB article.Regards,Manasa P – Microsoft Support.
Free Windows Admin Tool Kit Click here and download it now
December 27th, 2010 2:25am

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

Other recent topics Other recent topics