ASP error

  • Thread starter Thread starter bill f
  • Start date Start date
B

bill f

When trying to open a program in IE6, I get this message:

"Failed to create ASP objest for:[file.asp].

What can I do to get this working. Machine in running
Windows 98se.
 
Hi bill :-)
When trying to open a program in IE6, I get this message:

"Failed to create ASP objest for:[file.asp].

What can I do to get this working. Machine in running
Windows 98se.

Try the following and see if it will help:

JavaScript not working

http://www.fjsmjs.com/OE/nolinks.htm
http://www.mvps.org/sramesh2k/IEFAQ.htm Tips #21 & 46
http://support.microsoft.com/?kbid=281679
http://www.mvps.org/inetexplorer/answers2.htm#hyperlinks
http://www.mvps.org/inetexplorer/answers.htm#new_window

Then see below:

Where to get the JAVA VM
http://www.microsoft.com/mscorp/java/?gssnb=1
or
http://inetexplorer.mvps.org/answers_9.htm#java

You can try updating your scripting engine. The latest scripting engine can
be found at:
http://msdn.microsoft.com/library/default.asp?url=/downloads/list/webdev.asp

(98, ME, NT4.0) For 2000 and XP go to
http://www.microsoft.com/downloads/...43-7e4b-4622-86eb-95a22b832caa&DisplayLang=en

Java VM: http://www.mvps.org/inetexplorer/answers_9.htm#java2

Sun version
http://java.sun.com/getjava/installer.html

MSJVM Transition FAQ
http://www.microsoft.com/mscorp/java/faq.asp

Also read..................

Courtesy of Jim Byrd:

There is good information concerning all aspects of the Java situation here:
http://www.javatester.org/installing.html

Be aware, however, that after Dec 31, 2007, MS will apparently no longer be
distributing Java or providing any support for Java including security
fixes. See here: http://www.microsoft.com/mscorp/java/ so you might want
to start thinking about the future.

You can get the Sun Java J2SE RunTimes or SDK here:
http://java.sun.com/downloads/index.html (all versions - select using the
dropdown)

Sun also offers an automatic download and install of the 1.4 Java plug-in
here: http://java.sun.com/getjava/download.html

For the MS Java VM, you may need to install v.3805 or v.3809 prior to
upgrading to v. 3810 if you didn't previous have MS Java v. 3805 or 3809
installed.

Download and install the MS Java VM v. 3809 from one of the links here:
http://ftp.idilis.ro/windows/sp/jvm98/msjavwu.exe, or here:
http://secinfo.huji.ac.il/patches/Win-xp/msjavwu.exe

Then upgrade to v. 3810:

For all OS's except Win2kSP4 obtain v. 3810 here:
http://fileforum.betanews.com/detail.php3?fid=1050022631 ,or here:
http://download.windowsupdate.com/m...l/MSJavWU_8073687b82d41db93f4c2a04af2b34d.exe

Both Java VM's can co-exist on your machine quite nicely. Just select which
one you want to use in Tools|Internet Options|Advanced and restart all IE
browsers. Here, courtesy of Michel Gallant, MVP Security, is a tiny utility
which allows you to toggle and view status of your current
Java VM vendor associated with IE:
http://www.jensign.com/JavaScience/SelectIEJVM/index.html

A note from Mitch Gallant:

"One note about the JVM Selector utility: If/when you install a new
version of Sun J2SE, you need to manually
select to have Sun JVM as default JVM for IE (in install), or after install
via the JavaPlugin control panel. This generates the necessary win32
registry entries, which must be present for the utility to know about
JavaPlugin. After that, the utility should work properly."

MSJVM Transition FAQ
http://www.microsoft.com/mscorp/java/faq.asp

or.....................

Do you have the JavaScript plug-in installed?
http://java.sun.com/webapps/download/AutoDL?BundleId=9567

or...........

You might also try installing the Windows Script 5.6 for Windows 2000 and XP
if you have not already done so. The install includes a new jscript.dl
http://www.microsoft.com/downloads/...43-7E4B-4622-86EB-95A22B832CAA&displaylang=en

or..............

1. You might want to refresh your scripting engine:
http://msdn.microsoft.com/library/default.asp?url=/nhp/default.asp?contentid=28001169
or
http://msdn.microsoft.com/library/default.asp?url=/downloads/list/webdev.asp

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

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


If these steps do not resolve your problem, please post back to this thread
with the details and any error messages.


Hope this helps

Jan :)
Smiles are meant to be shared,
that's why they're so contagious.

Please reply to the newsgroup so others may benefit.
Replies are posted only to the newsgroup for the benefit or other readers.

How to make a good newsgroup post:
http://www.dts-l.org/goodpost.htm
 
Thanks, Problem fixed!
-----Original Message-----
Hi bill :-)
When trying to open a program in IE6, I get this message:

"Failed to create ASP objest for:[file.asp].

What can I do to get this working. Machine in running
Windows 98se.

Try the following and see if it will help:

JavaScript not working

http://www.fjsmjs.com/OE/nolinks.htm
http://www.mvps.org/sramesh2k/IEFAQ.htm Tips #21 & 46
http://support.microsoft.com/?kbid=281679
http://www.mvps.org/inetexplorer/answers2.htm#hyperlinks
http://www.mvps.org/inetexplorer/answers.htm#new_window

Then see below:

Where to get the JAVA VM
http://www.microsoft.com/mscorp/java/?gssnb=1
or
http://inetexplorer.mvps.org/answers_9.htm#java

You can try updating your scripting engine. The latest scripting engine can
be found at:
http://msdn.microsoft.com/library/default.asp? url=/downloads/list/webdev.asp

(98, ME, NT4.0) For 2000 and XP go to
http://www.microsoft.com/downloads/details.aspx? FamilyID=c717d943-7e4b-4622-86eb-
95a22b832caa&DisplayLang=en

Java VM: http://www.mvps.org/inetexplorer/answers_9.htm#java2

Sun version
http://java.sun.com/getjava/installer.html

MSJVM Transition FAQ
http://www.microsoft.com/mscorp/java/faq.asp

Also read..................

Courtesy of Jim Byrd:

There is good information concerning all aspects of the Java situation here:
http://www.javatester.org/installing.html

Be aware, however, that after Dec 31, 2007, MS will apparently no longer be
distributing Java or providing any support for Java including security
fixes. See here: http://www.microsoft.com/mscorp/java/ so you might want
to start thinking about the future.

You can get the Sun Java J2SE RunTimes or SDK here:
http://java.sun.com/downloads/index.html (all versions - select using the
dropdown)

Sun also offers an automatic download and install of the 1.4 Java plug-in
here: http://java.sun.com/getjava/download.html

For the MS Java VM, you may need to install v.3805 or v.3809 prior to
upgrading to v. 3810 if you didn't previous have MS Java v. 3805 or 3809
installed.

Download and install the MS Java VM v. 3809 from one of the links here:
http://ftp.idilis.ro/windows/sp/jvm98/msjavwu.exe, or here:
http://secinfo.huji.ac.il/patches/Win-xp/msjavwu.exe

Then upgrade to v. 3810:

For all OS's except Win2kSP4 obtain v. 3810 here:
http://fileforum.betanews.com/detail.php3? fid=1050022631 ,or here:
http://download.windowsupdate.com/msdownload/update/v3- 19990518/cabpool/MSJavWU_8073687b82d41db93f4c2a04af2b34d.ex
e

Both Java VM's can co-exist on your machine quite nicely. Just select which
one you want to use in Tools|Internet Options|Advanced and restart all IE
browsers. Here, courtesy of Michel Gallant, MVP Security, is a tiny utility
which allows you to toggle and view status of your current
Java VM vendor associated with IE:
http://www.jensign.com/JavaScience/SelectIEJVM/index.html

A note from Mitch Gallant:

"One note about the JVM Selector utility: If/when you install a new
version of Sun J2SE, you need to manually
select to have Sun JVM as default JVM for IE (in install), or after install
via the JavaPlugin control panel. This generates the necessary win32
registry entries, which must be present for the utility to know about
JavaPlugin. After that, the utility should work properly."

MSJVM Transition FAQ
http://www.microsoft.com/mscorp/java/faq.asp

or.....................

Do you have the JavaScript plug-in installed?
http://java.sun.com/webapps/download/AutoDL?BundleId=9567

or...........

You might also try installing the Windows Script 5.6 for Windows 2000 and XP
if you have not already done so. The install includes a new jscript.dl
http://www.microsoft.com/downloads/details.aspx? FamilyId=C717D943-7E4B-4622-86EB-
95A22B832CAA&displaylang=en

or..............

1. You might want to refresh your scripting engine:
http://msdn.microsoft.com/library/default.asp? url=/nhp/default.asp?contentid=28001169
url=/downloads/list/webdev.asp

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

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


If these steps do not resolve your problem, please post back to this thread
with the details and any error messages.


Hope this helps

Jan :)
Smiles are meant to be shared,
that's why they're so contagious.

Please reply to the newsgroup so others may benefit.
Replies are posted only to the newsgroup for the benefit or other readers.

How to make a good newsgroup post:
http://www.dts-l.org/goodpost.htm



.
 
Hi bill :-)
Thanks, Problem fixed!

You're very welcome! Glad to hear that you have resolved the problem. :-)

Jan :-)
Smiles are meant to be shared,
that's why they're so contagious.

-----Original Message-----
Hi bill :-)
When trying to open a program in IE6, I get this message:

"Failed to create ASP objest for:[file.asp].

What can I do to get this working. Machine in running
Windows 98se.

Try the following and see if it will help:

JavaScript not working

http://www.fjsmjs.com/OE/nolinks.htm
http://www.mvps.org/sramesh2k/IEFAQ.htm Tips #21 & 46
http://support.microsoft.com/?kbid=281679
http://www.mvps.org/inetexplorer/answers2.htm#hyperlinks
http://www.mvps.org/inetexplorer/answers.htm#new_window

Then see below:

Where to get the JAVA VM
http://www.microsoft.com/mscorp/java/?gssnb=1
or
http://inetexplorer.mvps.org/answers_9.htm#java

You can try updating your scripting engine. The latest scripting
engine can be found at:
http://msdn.microsoft.com/library/default.asp?
url=/downloads/list/webdev.asp

(98, ME, NT4.0) For 2000 and XP go to
http://www.microsoft.com/downloads/details.aspx? FamilyID=c717d943-7e4b-4622-86eb-
95a22b832caa&DisplayLang=en

Java VM: http://www.mvps.org/inetexplorer/answers_9.htm#java2

Sun version
http://java.sun.com/getjava/installer.html

MSJVM Transition FAQ
http://www.microsoft.com/mscorp/java/faq.asp

Also read..................

Courtesy of Jim Byrd:

There is good information concerning all aspects of the Java
situation here: http://www.javatester.org/installing.html

Be aware, however, that after Dec 31, 2007, MS will apparently no
longer be distributing Java or providing any support for Java
including security fixes. See here:
http://www.microsoft.com/mscorp/java/ so you might want to start
thinking about the future.

You can get the Sun Java J2SE RunTimes or SDK here:
http://java.sun.com/downloads/index.html (all versions - select
using the dropdown)

Sun also offers an automatic download and install of the 1.4 Java
plug-in here: http://java.sun.com/getjava/download.html

For the MS Java VM, you may need to install v.3805 or v.3809 prior to
upgrading to v. 3810 if you didn't previous have MS Java v. 3805 or
3809 installed.

Download and install the MS Java VM v. 3809 from one of the links
here: http://ftp.idilis.ro/windows/sp/jvm98/msjavwu.exe, or here:
http://secinfo.huji.ac.il/patches/Win-xp/msjavwu.exe

Then upgrade to v. 3810:

For all OS's except Win2kSP4 obtain v. 3810 here:
http://fileforum.betanews.com/detail.php3? fid=1050022631 ,or here:
http://download.windowsupdate.com/msdownload/update/v3- 19990518/cabpool/MSJavWU_8073687b82d41db93f4c2a04af2b34d.ex
e

Both Java VM's can co-exist on your machine quite nicely. Just
select which one you want to use in Tools|Internet Options|Advanced
and restart all IE browsers. Here, courtesy of Michel Gallant, MVP
Security, is a tiny utility which allows you to toggle and view
status of your current Java VM vendor associated with IE:
http://www.jensign.com/JavaScience/SelectIEJVM/index.html

A note from Mitch Gallant:

"One note about the JVM Selector utility: If/when you install a new
version of Sun J2SE, you need to manually
select to have Sun JVM as default JVM for IE (in install), or after
install via the JavaPlugin control panel. This generates the
necessary win32 registry entries, which must be present for the
utility to know about JavaPlugin. After that, the utility should
work properly."

MSJVM Transition FAQ
http://www.microsoft.com/mscorp/java/faq.asp

or.....................

Do you have the JavaScript plug-in installed?
http://java.sun.com/webapps/download/AutoDL?BundleId=9567

or...........

You might also try installing the Windows Script 5.6 for Windows
2000 and XP if you have not already done so. The install includes a
new jscript.dl http://www.microsoft.com/downloads/details.aspx? FamilyId=C717D943-7E4B-4622-86EB-
95A22B832CAA&displaylang=en

or..............

1. You might want to refresh your scripting engine:
http://msdn.microsoft.com/library/default.asp? url=/nhp/default.asp?contentid=28001169
or
http://msdn.microsoft.com/library/default.asp?
url=/downloads/list/webdev.asp

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

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


If these steps do not resolve your problem, please post back to this
thread with the details and any error messages.


Hope this helps

Jan :)
Smiles are meant to be shared,
that's why they're so contagious.

Please reply to the newsgroup so others may benefit.
Replies are posted only to the newsgroup for the benefit or other
readers.

How to make a good newsgroup post:
http://www.dts-l.org/goodpost.htm



.
 
Back
Top