View Single Post
  #2  
Old 01-05-2006, 11:15 PM
Frank Saunders, MS-MVP OE
 
Posts: n/a
Default Re: Error messages pop up each time I go to a link

"Doru Roman" <doruroman@rogers.com> wrote in message
news:eqrxRxiEGHA.1508@TK2MSFTNGP15.phx.gbl...
> Hi,
>
> "A Runtime Error has occured
> Do you wish to debug?
>
> Line: 1
> Error:'FVe32' is undefined"
>
> This is how it looks like when I go to a link or even when I click the
> back button. The error might be different each time.
> I have Windows XP (multimedia)
>
> Thanks,
> Doru
>


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/de...ist/webdev.asp
Windows Script 5.6 for Windows 2000 and XP
http://www.microsoft.com/downloads/d...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/archive/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

--
Frank Saunders, MS-MVP OE
Please respond in Newsgroup only. Do not send email
http://www.fjsmjs.com

Reply With Quote