Runtime Errors in Internet Explorer

S

sammy

I have started getting lately this Runtime Error messages which is becoming
annoying.

"A Runtime Error has occurred. Do you wish to debug?
Line: 1
Error: Unterminated String Constant.

Line: 85
Error: "gbShareAgenda" is undefined.

Line: 96
Error: "gdSelect" is undefined.

Line: 569
Error: "giDCStyle" is undefined.

It goes on and on. Is it time to reinstall Internet Explorer? Any ideas as
to the cause?
It's Internet Explorer 6.
Thanks.
 
F

Frank Saunders, MS_MVP OE

sammy said:
I have started getting lately this Runtime Error messages which is becoming
annoying.

"A Runtime Error has occurred. Do you wish to debug?
Line: 1
Error: Unterminated String Constant.

Line: 85
Error: "gbShareAgenda" is undefined.

Line: 96
Error: "gdSelect" is undefined.

Line: 569
Error: "giDCStyle" is undefined.

It goes on and on. Is it time to reinstall Internet Explorer? Any ideas as
to the cause?
It's Internet Explorer 6.
Thanks.


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://msdn.microsoft.com/library/default.asp?url=/downloads/list/webdev.asp
Windows Script 5.6 for Windows 2000 and XP
http://www.microsoft.com/downloads/...43-7e4b-4622-86eb-95a22b832caa&DisplayLang=en

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

(WinXP users who have problems with 2a and 2b, see
http://www.mvps.org/inetexplorer/answers_9.htm)

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
 
D

Don Varnau

Hi,
A google search hints that these errors are related to a Javascript
calendar. Is there a Javascript calendar on your homepage/startpage? Are you
using a desktop theme with a js calendar? Is there a js calendar loading at
startup?

Possible solutions might be a different homepage, different theme or just
find the calendar and disable (or maybe reinstall) it.

Hope this helps,
Don
[MS MVP- IE]
 
S

sammy

Thanks for the respones.
Don, I am not using any calendar related program (at least - afaik). My
start page has always been Wanadoo, so unless they are now trying to use a
new system. I will try the solutions given by Frank and see if that works
otherwise, I would consider changing the homepage too to see.

gr


Don Varnau said:
Hi,
A google search hints that these errors are related to a Javascript
calendar. Is there a Javascript calendar on your homepage/startpage? Are you
using a desktop theme with a js calendar? Is there a js calendar loading at
startup?

Possible solutions might be a different homepage, different theme or just
find the calendar and disable (or maybe reinstall) it.

Hope this helps,
Don
[MS MVP- IE]

sammy said:
I have started getting lately this Runtime Error messages which is becoming
annoying.

"A Runtime Error has occurred. Do you wish to debug?
Line: 1
Error: Unterminated String Constant.

Line: 85
Error: "gbShareAgenda" is undefined.

Line: 96
Error: "gdSelect" is undefined.

Line: 569
Error: "giDCStyle" is undefined.

It goes on and on. Is it time to reinstall Internet Explorer? Any ideas as
to the cause?
It's Internet Explorer 6.
Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top