Internet explorer - "Runtime Errors"??

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.

Windows Software 5498 This topic was started by ,



data/avatar/default/avatar32.webp

5 Posts
Location -
Joined 2004-08-10
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.

Participate on our website and join the conversation

You have already an account on our website? Use the link below to login.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This topic is archived. New comments cannot be posted and votes cannot be cast.

Responses to this topic



data/avatar/default/avatar39.webp

1457 Posts
Location -
Joined 2001-12-18
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.


data/avatar/default/avatar26.webp

690 Posts
Location -
Joined 2004-05-06
In IE, option Tools, Internet Options, Advanced and tick 'Disable Script Debugging' to prevent these errors.
 


data/avatar/default/avatar32.webp

5 Posts
Location -
Joined 2004-08-10
OP
hey thanks Peter, looks good!
 
Jacob