IE 6 Error Message

  • Thread starter Thread starter David
  • Start date Start date
D

David

I would appreciate any help in correcting the following
problem.
I receive the following message when I open a web page:

A RUNTIME ERROR HAS OCCURED.
DO YOU WISH TO DEBUG?

LINE: xxx (this line number varies)
ERROR: EXPECTED IDENTIFIER

Thank you
 
David,
Most of the time this is just errors on the web site ..... not your end.
However some ad-blocking apps will cause this (script error) when the ad or
banner fails to display.

Internet Options | Advanced
Select: "Disable script debugging"
Uncheck: "Display a notification about every script error", click Apply\Ok
[more info]
http://mvps.org/winhelp2002/mdm.htm

Verify these Registry entries exist and are correct:

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"Disable Script Debugger"="yes"
"Error Dlg Details Pane Open"="yes"
"Error Dlg Displayed On Every Error"="no"
"NoJITSetup"=dword:00000000
"NoWebJITSetup"=dword:00000001


Note: always Export before editing .....
_______________________________________
Mike Burgess http://www.mvps.org/winhelp2002/
Blocking Spyware, Adware, Parasites, Hijackers, Trojans, with a HOSTS file
http://www.mvps.org/winhelp2002/hosts.htm [updated 8-07-03]
Please post replies to this Newsgroup, email address is invalid
 
Thanks Mike, I believe that your suggestion fixed my
problem.

Regards,
David
-----Original Message-----
David,
Most of the time this is just errors on the web site ..... not your end.
However some ad-blocking apps will cause this (script error) when the ad or
banner fails to display.

Internet Options | Advanced
Select: "Disable script debugging"
Uncheck: "Display a notification about every script error", click Apply\Ok
[more info]
http://mvps.org/winhelp2002/mdm.htm

Verify these Registry entries exist and are correct:

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"Disable Script Debugger"="yes"
"Error Dlg Details Pane Open"="yes"
"Error Dlg Displayed On Every Error"="no"
"NoJITSetup"=dword:00000000
"NoWebJITSetup"=dword:00000001


Note: always Export before editing .....
_______________________________________
Mike Burgess http://www.mvps.org/winhelp2002/
Blocking Spyware, Adware, Parasites, Hijackers, Trojans, with a HOSTS file
http://www.mvps.org/winhelp2002/hosts.htm [updated 8-07- 03]
Please post replies to this Newsgroup, email address is invalid
--

David said:
I would appreciate any help in correcting the following
problem.
I receive the following message when I open a web page:

A RUNTIME ERROR HAS OCCURED.
DO YOU WISH TO DEBUG?

LINE: xxx (this line number varies)
ERROR: EXPECTED IDENTIFIER

Thank you


.
 
Back
Top