Run time error

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I keep receiving the following error message on many web sites:

"runtime err: object required.

There is nothing to debug/blank page and the message will not let me click
on or do anything on the site.
 
I have to laugh since I received a runtime error message requiring I debug
the MS community group site. I have major problems with runtime and for now
I will work to use all the solutions provided on this site since obviously I
have major and many problems with runtime.

If I still need help on this problem, I will reask the question. In the
meantime, thanks for now your response.
 
"Object required" or "object expected"?
I have to laugh since I received a runtime error message requiring I debug
the MS community group site. I have major problems with runtime and for
now
I will work to use all the solutions provided on this site since obviously
I
have major and many problems with runtime.

If I still need help on this problem, I will reask the question. In the
meantime, thanks for now your response.
 
Wendy

There is a few ways to fix your issue. But if you are not willing to post the exact error for your runtime error or where it happens (like giving us the website(s) ) then obviously you cannot be helped. There is different types of Runtime Errors and unfortunately mine and others crystal ball is out of order these days
 
Wendy said:
I keep receiving the following error message on many web sites:

"runtime err: object required.

There is nothing to debug/blank page and the message will not let me click
on or do anything on the site.

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

1. You might want to refresh your scripting engine:
http://www.microsoft.com/downloads/...43-7E4B-4622-86EB-95A22B832CAA&displaylang=en

2. Sometimes there's a corrupt file in the cache and one must go to Tools |
Internet Options and click Delete Files.

2a. Start | Run | Regsvr32 vbscript.dll

2b. Start | Run | Regsvr32 jscript.dll

3. Re-register all DLLs listed in http://support.microsoft.com/?kbid=281679

4. See also
Error Message When You Browse the Web: An Error Has Occurred in the Script
on This Page
http://support.microsoft.com/?kbid=306831
Scripting Errors When You View Web Pages in Internet Explorer after
Installing Office 2003
http://support.microsoft.com/?kbid=822521

5a. IE Tools>Internet Options>Advanced>Browsing>Enable third-party browser
extensions (uncheck & reboot).

5b. Find the hijacker that caused 5a to be checked (or if none were checked,
check for hijackware anyway):

Dealing with Hijackware
http://mvps.org/winhelp2002/unwanted.htm
http://aumha.org/a/parasite.htm
http://www.mvps.org/inetexplorer/Darnit.htm

How to Troubleshoot Script Errors in Internet Explorer
http://support.microsoft.com/kb/308260
 
Frank Saunders said:
Go to Tools | Internet Options | Advanced.
Check the box to Disable script debugging.
Uncheck the box to Display a notification about every script error.

1. You might want to refresh your scripting engine:
http://www.microsoft.com/downloads/...43-7E4B-4622-86EB-95A22B832CAA&displaylang=en

2. Sometimes there's a corrupt file in the cache and one must go to Tools |
Internet Options and click Delete Files.

2a. Start | Run | Regsvr32 vbscript.dll

2b. Start | Run | Regsvr32 jscript.dll

3. Re-register all DLLs listed in http://support.microsoft.com/?kbid=281679

4. See also
Error Message When You Browse the Web: An Error Has Occurred in the Script
on This Page
http://support.microsoft.com/?kbid=306831
Scripting Errors When You View Web Pages in Internet Explorer after
Installing Office 2003
http://support.microsoft.com/?kbid=822521

5a. IE Tools>Internet Options>Advanced>Browsing>Enable third-party browser
extensions (uncheck & reboot).

5b. Find the hijacker that caused 5a to be checked (or if none were checked,
check for hijackware anyway):

Dealing with Hijackware
http://mvps.org/winhelp2002/unwanted.htm
http://aumha.org/a/parasite.htm
http://www.mvps.org/inetexplorer/Darnit.htm

How to Troubleshoot Script Errors in Internet Explorer
http://support.microsoft.com/kb/308260

Thank you everyone. I've resolved the problem(s) by upgrading to MS XP
something I should have done months, if not a year ago.
 
Back
Top