IE script error

G

Guest

We are having problems by using NEWA website, TAA. the site is
www.nwea.org/taa. Some of our computers have script error , some not.
we worked with their support for many times, we checked all the settings of
IE according to their request, but still get script error as below. They
even set up remote access to see the settings of our computer, but still
cannot find why.
Finally they said we have to contact Microsoft, does anyone have any ideas
about this? Thank you.
An error has occured in the script of this page.
Line 140
Char 3
Error: Property doesn't support this method or property
URL: https://maps.nwea.org/nweaweb.asp
code 0
 
G

Guest

Ann said:
We are having problems by using NEWA website, TAA. the site is
www.nwea.org/taa. Some of our computers have script error , some not.
we worked with their support for many times, we checked all the settings of
IE according to their request, but still get script error as below. They
even set up remote access to see the settings of our computer, but still
cannot find why.
Finally they said we have to contact Microsoft, does anyone have any ideas
about this? Thank you.
An error has occured in the script of this page.
Line 140
Char 3
Error: Property doesn't support this method or property
URL: https://maps.nwea.org/nweaweb.asp
code 0

Hi Ann,
Try this go to the IE Properties and click on Advanced Tab and there under
Browsing check these two option;
[ ] Disable Script Debugging (internet Explorer)
[ ] Disable Script Debugging (Other)
Try this on one machine and see if that will help and Reboot after that.
If no joy try this article from this link;
http://support.microsoft.com/?kbid=306831
HTH.
Please let us know.
Regards,
nass
 
G

Guest

Thank you very much, The disable one we've tried, I will see if the article
helps.
Thanks

nass said:
Ann said:
We are having problems by using NEWA website, TAA. the site is
www.nwea.org/taa. Some of our computers have script error , some not.
we worked with their support for many times, we checked all the settings of
IE according to their request, but still get script error as below. They
even set up remote access to see the settings of our computer, but still
cannot find why.
Finally they said we have to contact Microsoft, does anyone have any ideas
about this? Thank you.
An error has occured in the script of this page.
Line 140
Char 3
Error: Property doesn't support this method or property
URL: https://maps.nwea.org/nweaweb.asp
code 0

Hi Ann,
Try this go to the IE Properties and click on Advanced Tab and there under
Browsing check these two option;
[ ] Disable Script Debugging (internet Explorer)
[ ] Disable Script Debugging (Other)
Try this on one machine and see if that will help and Reboot after that.
If no joy try this article from this link;
http://support.microsoft.com/?kbid=306831
HTH.
Please let us know.
Regards,
nass
 
F

Frank Saunders, MS-MVP OE/WM

Ann said:
We are having problems by using NEWA website, TAA. the site is
www.nwea.org/taa. Some of our computers have script error , some not.
we worked with their support for many times, we checked all the settings
of
IE according to their request, but still get script error as below. They
even set up remote access to see the settings of our computer, but still
cannot find why.
Finally they said we have to contact Microsoft, does anyone have any ideas
about this? Thank you.
An error has occured in the script of this page.
Line 140
Char 3
Error: Property doesn't support this method or property
URL: https://maps.nwea.org/nweaweb.asp
code 0
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

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
 
R

Robert Aldwinckle

Ann said:
We are having problems by using NEWA website, TAA. the site is
www.nwea.org/taa. Some of our computers have script error , some not.


Perhaps some have MSJava installed, some not? ; )

Here's what happens when I try opening that link:

(Beeped) Security Information bar contains:
<transcription>
This website wants to run the following add-on: 'Windows Script Host
Runtime Library' from 'Microsoft Corporation'. If you trust the website
and the add-on and want to allow it to run, click here:
</transcription>

Message window contains:
<transcription>
The following error occurred:

Could not load Windows Scripting Host components.

This error can be caused by an outdated version
of the Microsoft Virtual Machine. Please contact
your system administrator to verify that msjava.dll
is version 5.00.3167 or greater.
</transcription>

Clicking Ok on the Message window changes
the contents of the information bar:

<transcription>
To help protect your security, Internet Explorer has restricted this site
from showing certain content. Click here for options...
</transcription>

Alt-n, Menu shows the options in a menu:
<examples>
Installation blocked >
Install ActiveX control
What's the risk?
Add-on disabled >
Run ActiveX control
What's the risk?
More information
</examples>

FWIW the page is composed of 6 frames (one, objects.htm is hidden)
Only the first frame, header.htm contains anything readable.
Otherwise there are no errors on the page. (ICIM IE7rc1.)

It's that hidden frame objects.htm which tried to create a Wscript.Shell
object and then put up that message window when it failed.
What it apparently wants to do is zap some security options in the registry.

So now I suspect the MSJava remark may just be a red herring
but I can't test further because I don't allow Internet sites to use WSH.


FWIW

Robert Aldwinckle
---
 

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

Similar Threads


Top