Helping people with computers... one answer at a time.

It's common to see runtime errors when visiting web sites in Internet Explorer. Unfortunately your options to deal with them are somewhat limited.

When browsing I constantly get a runtime error message asking if I want to debug. How can I stop this happening?

We can stop them, and I'll show you how.

But unfortunately they do indicate a problem. The good news, sort of, is that it's most often not your fault and there's little you can do to "fix it". The best we can do is ignore it.

The error message we're talking about looks much like this:

A Runtime Error has occurred. Do you wish to Debug?

The "Line:" and specific error message that follows will be different.

Unless you're a web developer, "Do you wish to Debug?" is pretty pointless. The same thing will happen whether you say Yes or No: nothing.

There are three common causes for this error message:

  • A problem on the page you are viewing. This is probably the most common cause. In fact the example above is exactly that - it's a bug in the Javascript I'd written for a client's web site. As a web site visitor there is nothing you can do to prevent or fix the error. As I said, we'll look at ignoring it below.

  • A problem caused by security software on your machine. Many security suites, in the interest of keeping you as safe as they think is possible, will interfere with the operation of Javascript on web sites. Such interference can result in errors such as the above.

  • Spyware. Much spyware, and even a few viruses, will install themselves into your browser or otherwise interfere with it on some way. Once again, poorly written spyware (and much of it is surprisingly poorly written) can cause these errors.

Aside form making sure you're spyware-free there's generally little you can do to fix the problem.

So we'll ignore it instead.

In Internet Explorer, click on the Tools menu, then Internet Options. In the resulting dialog click on the Advanced tab and you should be looking at something like this:

IE's Internet Options Advanced tab

You'll see two items that begin "Disable script debugging ...":

IE's Internet Options Advanced tab - script debugging options

Make sure that both of those are checked, and OK your way back out. Now you shouldn't see that error message again.

However, be aware that you didn't make the problem go away, you're just ignoring it. It's possible that the web page you're looking at won't work properly. My example above is fairly benign but there is some functionality on that particular page that isn't working, and won't work until I fix my code. Problems could range from something simple and benign to something more serious.

But aside from ensuring that you don't have spyware, there's little you can do.

Article C3236 - December 13, 2007

Leo Leo A. Notenboom has been playing with computers since he was required to take a programming class in 1976. An 18 year career as a programmer at Microsoft soon followed. After "retiring" in 2001, Leo started Ask Leo! in 2003 as a place for answers to common computer and technical questions. More about Leo.

Not what you needed?

Recent Comments
8 Comments

i want to know about xp registry information and how edit it and default values and tips

Posted by: senthil at March 24, 2008 9:17 PM

trying to stop runtime error in internet explorer.exe version 7.0.. Removing Google toolbar did not get rid of the error. It comes on after about 1 munute online. Don't know the conflicting applications in the task list.....
I will try EasyCleaner, which I downloaded. and anything else you can suggest. I am runing XP Media version
Thanks

Posted by: Christie Noble at August 28, 2008 6:03 PM

Thank You So Much for posting this help. This was easy to do & it works!

Posted by: Matt at September 12, 2008 8:47 PM

Right click On My Computer, right click and select properties.

2. Select Advanced.

3. Select Error reporting.

4. Select Disable error reporting.

5. Optionally, you can have it notify you if critical errors occur.

Posted by: Alireza at October 6, 2009 6:21 AM

Thanks Leo. I've looked at a half-dozen sites and none of their solutions got me anywhere. Your solution actually worked!

Posted by: Lee Freeman at June 23, 2010 10:00 AM
Post a comment on "How do I stop constant "runtime error" messages in Internet Explorer?":





Remember Me?

(You may use HTML tags for style)

Before commenting, please...

  • READ THE ARTICLE. A comment that shows you didn't will be deleted and ignored.

  • Comment only on the article. Use the search box at the top of the page if you have a question about something else.

  • NO PERSONAL INFORMATION in the comment. No email addresses. No phone numbers. No physical addresses.

  • Anything that looks the least bit like spam will be deleted. Links to unrelated sites or links that appear to be primarily promotional will be deleted, or the comment will be deleted.

  • Don't ask me to recover lost passwords or hacked accounts. I can't. Those comments will be deleted.

  • I can't respond to every comment. And I can't vouch for the accuracy of others who do.

Please wait. Your comment is being processed ...