runtime errors

  • Thread starter Thread starter Joe
  • Start date Start date
J

Joe

Hey,
I keep on getting 'A Runtime Error has Occured, Do you
wish to debug?' error message. It's not just small
sites, its almost every site I go to with java. One big
one is Yahoo!. It's not just one computer either, all my
computers have the same result. I just updated the
internet explorer 6 with the newest updates, which just
came out a couple days ago.

Could it be the updates? Is there anything I can do
about these runtime error messages?

Joe,

*Windows XP Professional Edition
Included: SP1, all windows updates
Intel 2.4ghz, 512mb ram
ATI Radeon 7000
 
Joe said:
Hey,
I keep on getting 'A Runtime Error has Occured, Do you
wish to debug?' error message. It's not just small
sites, its almost every site I go to with java. One big
one is Yahoo!. It's not just one computer either, all my
computers have the same result. I just updated the
internet explorer 6 with the newest updates, which just
came out a couple days ago.

Could it be the updates? Is there anything I can do
about these runtime error messages?

Joe,

*Windows XP Professional Edition
Included: SP1, all windows updates
Intel 2.4ghz, 512mb ram
ATI Radeon 7000

Java or JavaScript?
They are different things, and your message soundes more like JavaScript.
If it's JavaScript,
From http://www.fjsmjs.com/IE/scriptdb.htm

Go to Tools | Internet Options | Advanced.
Check the box to Disable script debugging.
Uncheck the box to Display a notification about every script error.

You might want to refresh your scripting engine:
http://msdn.microsoft.com/library/default.asp?url=/nhp/default.asp?contentid=28001169
or
http://msdn.microsoft.com/library/default.asp?url=/downloads/list/webdev.asp
 
Back
Top