Runtime errors when attempting to 'move round' an Internet page

  • Thread starter Thread starter Julian Rye
  • Start date Start date
J

Julian Rye

On occasions when trying to 'move round' a page displayed
from the Internet, the system displays a message e.g. 'A
Runtime Error has occurred. Do you wish to debug? Line
393 Error: Access is denied'.

Another example when I was accessing the Microsoft Online
support site was ''A Runtime Error has occurred. Do you
wish to debug? Line 31: Invalid Argument.'

Can anyone tell me what might be causing this and how I
can correct it?

Thanks.
I have Internet Explorer Version
6.0.2800.1106.xpsp2.030422-1633.
 
Julian,
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

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 .....
[or]
Download the latest version of Windows Script 5.6 for XP\2K
http://www.microsoft.com/downloads/...43-7e4b-4622-86eb-95a22b832caa&DisplayLang=en

Try installing that and see if it helps with your problem.
--
See: "General troubleshooting for scripting errors"
http://v4.windowsupdate.microsoft.com/troubleshoot/

An Error Has Occurred in the Script on This Page
http://support.microsoft.com/?kbid=306831
____________________________________________________________
Mike Burgess [MVP Windows Shell\User] http://www.mvps.org/winhelp2002/
Blocking Spyware, Adware, Parasites, Hijackers, Trojans, with a HOSTS file
http://www.mvps.org/winhelp2002/hosts.htm [updated 03-02-04]
Please post replies to this Newsgroup, email address is invalid
 
Back
Top