Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

IE says: A runtime error has occurred. 3

Status
Not open for further replies.

melburstein

Technical User
Joined
Aug 29, 2000
Messages
246
Location
US
Lately, when I go to various web pages (my browser is Internet Explorer 6.0), a window pops up that says: "A runtime error has occurred. Do you wish to Debug?" This is followed by another line that varies, but here are two examples: "Line 16 Error: Undetermined string constant" or "Line 19 Error: Object expected." Replying "No" to the questing "Do you wish to Debug" gets me to the web page that I am trying to view, but how can I get rid of the error message?
 
I get this at home and work aswell, it is so annoying!, if you debug you get VB script

If you say no all looks fine!
 
You likely have script debugging and notification enabled. In IE, Tools, Internet Options, Advanced

check the box: "Disable script debugging."
uncheck "Display notification about every script error."
 
Thank you bcaster. I had only to check the box "Disable script debugging" because "Display notification about every script error" was already unchecked. It worked like a charm
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top