jbell 0 Posted August 12, 2004 I keep getting error messeges from my web browser, when ever I visit certain web pages. --The error is as follows: Error. A runtime error has occurred. Do you wish to debug? Line 61, Error: object required." --Has anyone encountered this too? Is there a setting that I can change on my browser propertys? Or is it something to do with the particular website? Thanks for your help! Jacob. Share this post Link to post
Sampson 0 Posted August 12, 2004 Doubt that it is your browser. I've seen this kind of error in javascrip and asp.net. In both cases the program at the website is closing down the connection due to a timeout, but they do not assign the closeout value to "nothing" after terminating. Share this post Link to post
peterh 1 Posted August 13, 2004 In IE, option Tools, Internet Options, Advanced and tick 'Disable Script Debugging' to prevent these errors. Share this post Link to post