Error "Javascript is not enabled"

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

Guest

When I go to link http://support.microsoft.com/search/?adv=1 I get the error
message on this page:
"Your Web browser does not appear to have JavaScript enabled. Enable
JavaScript for more advanced search features".
And it recommends solve the problem as described here -
http://support.microsoft.com/gp/noscript.

The same problem occures if I try to print page from support.microsoft.com
(link "print this page" points to http://support.microsoft.com/gp/noscript).

All recommendations from this page are done but there is no result.
My system: Windows Server 2003 SP1, IE 6, Microsoft JavaVM, Sun JavaVM.
 
Paul said:
When I go to link http://support.microsoft.com/search/?adv=1 I get
the error message on this page:
"Your Web browser does not appear to have JavaScript enabled. Enable
JavaScript for more advanced search features".
And it recommends solve the problem as described here -
http://support.microsoft.com/gp/noscript.

The same problem occures if I try to print page from
support.microsoft.com (link "print this page" points to
http://support.microsoft.com/gp/noscript).

All recommendations from this page are done but there is no result.
My system: Windows Server 2003 SP1, IE 6, Microsoft JavaVM, Sun
JavaVM.

The JavaVM has nothing to do with JavaScript, despite the name. You should
however, make sure you do not have both turned on, that will cause other
problems.

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

--
Frank Saunders, MS-MVP, IE/OE
Please respond in Newsgroup only. Do not send email
http://www.fjsmjs.com
Protect your PC
http://www.microsoft.com./athome/security/protect/default.aspx
http://defendingyourmachine.blogspot.com/
 
Thanks!

"Sometimes there's a corrupt file in the cache and ..." - this was the cause
of my troubles. Others were OK.
 
Back
Top