How to fix Runtime error!

  • Thread starter Thread starter Craig
  • Start date Start date
C

Craig

To the point, I was running a program.
I got the following error:

Microsoft Visual C++ Runtime Library.
Runtime error!

Could someone advise me how to fix this runtime error?

My OS is WinXP Pro /SP2.

TIA. Craig
 
that's an error in the program
unless you are a developer and have visual studio or visual c++ and you can
debug it yourself, not much you can do except contact tech support for that
application

could be an issue with the application, or something else that's installed
that's conflicting with the application...could be a few possibilities
 
Hi,
The Google toolbar has been causing the C++ Runtime error recently. Try
uninstalling the Google toolbar. You may be able to reinstall it- you may
want to wait for a newer version.

If running IE6 SP2, try IE> Tools> Manage add-ons. Disable add-ons to see if
one of them is the culprit. If not using SP2, try one of these free
programs:
ToolbarCop: http://windowsxp.mvps.org/toolbarcop.htm
BHODemon 2.0: http://www.definitivesolutions.com/bhodemon.htm

Another program, possibly malware, might be causing this. See these sites
for help:
See: http://mvps.org/winhelp2002/unwanted.htm
The Parasite Fight http://www.aumha.org/a/quickfix.htm
More security tips at http://www.aumha.org/a/parasite.htm
Bugs, Glitches & Stuffups: http://www.mvps.org/inetexplorer/Darnit.htm
What you can do about spyware and other unwanted software:
http://www.microsoft.com/athome/security/spyware/spywarewhat.mspx

Hope this helps,
Don
[MS MVP- IE/OE]
 
Hi Don,

Indeed Google toolbar was the culprit. When it was uninstalled, no more
runtime error.
Thanks for your tip.
Regards,

Craig


Don Varnau said:
Hi,
The Google toolbar has been causing the C++ Runtime error recently. Try
uninstalling the Google toolbar. You may be able to reinstall it- you may
want to wait for a newer version.

If running IE6 SP2, try IE> Tools> Manage add-ons. Disable add-ons to see
if
one of them is the culprit. If not using SP2, try one of these free
programs:
ToolbarCop: http://windowsxp.mvps.org/toolbarcop.htm
BHODemon 2.0: http://www.definitivesolutions.com/bhodemon.htm

Another program, possibly malware, might be causing this. See these sites
for help:
See: http://mvps.org/winhelp2002/unwanted.htm
The Parasite Fight http://www.aumha.org/a/quickfix.htm
More security tips at http://www.aumha.org/a/parasite.htm
Bugs, Glitches & Stuffups: http://www.mvps.org/inetexplorer/Darnit.htm
What you can do about spyware and other unwanted software:
http://www.microsoft.com/athome/security/spyware/spywarewhat.mspx

Hope this helps,
Don
[MS MVP- IE/OE]

Craig said:
To the point, I was running a program.
I got the following error:

Microsoft Visual C++ Runtime Library.
Runtime error!

Could someone advise me how to fix this runtime error?

My OS is WinXP Pro /SP2.

TIA. Craig
 
Back
Top