Error message

  • Thread starter Thread starter rsgregory
  • Start date Start date
R

rsgregory

In the last week I have started getting a message which
says "Problems with this web page may prevent if from
being displayed properly or functioning properly." It
goes on to show Line: 57 Char: 1 Error: Object required
Code: 0 and the URL for the web site. Once I close this
error message the page displays with no apparent
problems. This happens regularly with about every 2nd or
3rd website. Can anyone tell me what is going on?
 
rsgregory,
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.
 
Back
Top