Thursday, July 9, 2009

What is "Microsoft Visual C++ Runtime Library Runtime Error! abnormal program termination. How can i fix?

Program is





Program: C:\Program Files\NEXON\MapleStory\MapleStory.exe

What is "Microsoft Visual C++ Runtime Library Runtime Error! abnormal program termination. How can i fix?
The program you're using was written in Visual C++, a programming language. Microsoft's C++ does not produce fully compiled EXE programs, and requires runtime dynamic link libraries. The short answer to your question is this is something that usually cannot be fixed. It may be the result of an incompatibility between two or more programs running in memory, or an error in the program itself. There is usually nothing to worry about, unless... If you absolutely need this program, you can try the MSCONFIG utility to clear up any possible conflicts. Please research this utility as there are many good resources available online for it. The only other possible solution is to update your runtimes by using Vcredist.exe, available from http://support.microsoft.com/kb/259403


No comments:

Post a Comment