Unsolved
This post is more than 5 years old
54 Posts
0
5365
March 22nd, 2006 17:00
What exactly is a runtime error?
It would be cool if using the search feature of this site answered this question. But, since it doesn't, I'll ask here.
I keep getting
A Runtime Error has occurred
Do you wish to debug?
Line 37
Error; Object expected
Clicking yes starts a "debugger" which pops a bunch of windows up on the screen that don't do anything. What is all this for?


faji-tama
8 Posts
0
March 22nd, 2006 18:00
faji-tama
8 Posts
0
March 22nd, 2006 18:00
Message Edited by faji-tama on 03-22-2006 03:03 PM
gregp1962
54 Posts
0
March 22nd, 2006 19:00
gregp1962
54 Posts
0
March 22nd, 2006 22:00
Denny Denham
2 Intern
•
18.8K Posts
0
March 22nd, 2006 22:00
That error indicates a Javascript error on the Web page (which you can do nothing about). To eliminate the message in Internet Explorer go to Tools|Internet Options|Advanced tab. Clear the check mark from "Display a notification about every script error" and check "Disable script debugging."