.asp页面上的jscript.dll? [英] jscript.dll on .asp page?

查看:47
本文介绍了.asp页面上的jscript.dll?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,是否有人能够确认''jscript.dll''是IIS 5.0上.asp页面的必要

文件,以使用< script language =" JavaScipt" ;

runat =" SERVER"代码?看起来本节中的代码无法工作

并且因为它一直给我的声明而被识别:


" Microsoft JScript运行时(0x800A01B0)

在自动化操作期间找不到文件名或类名


并且我怀疑这个jscript.dll文件是必要的文件'

缺少或未安装,因为我在网络服务器的驱动器上搜索了

空。


提前致谢。

解决方案

zz12于2007年11月20日在microsoft.public.inetserver.asp.general上写道:


您好,是否有人能够确认''jscript.dll''是IIS 5.0上的.asp页面所需的文件,以使用< script

语言= QUOT; javascipt的" RUNAT = QUOT; SERVER"码?它看起来像

中的代码这部分不起作用并被识别,因为它一直给我

me:



测试:


< script language =" JavaScipt" runat =" SERVER">

var a = 1;

< / script>


返回:


Active Server Pages错误''ASP 0129''

未知脚本语言

/test.asp,line 1

服务器上找不到脚本语言''JavaScipt'。

-

Evertjan。

荷兰。

(请在我的电子邮件地址中将x'变为点数)


Evertjan。写道:


zz12于2007年10月20日在microsoft.public.inetserver.asp.general上写道:


>您好,是否有人能够确认''jscript.dll''是IIS 5.0上.asp页面的必要文件,以使用< script
language =" JavaScipt" ; RUNAT = QUOT; SERVER"码?看起来本节中的代码无法正常工作并被识别,因为它一直在给我
我:




测试:


< script language =" JavaScipt" runat =" SERVER">

var a = 1;

< / script>


返回:


Active Server Pages错误''ASP 0129''

未知脚本语言

/test.asp,line 1

在服务器上找不到脚本语言''JavaScipt''。



这是拼写错误吗?


Steve


" zz12" < ID *********** @ nowhere.com写信息

新闻:英国************** @ TK2MSFTNGP05.phx。 gbl ...


您好,是否有人能够确认''jscript.dll''是必要的

文件IIS 5.0上的.asp页面使用< script language =" JavaScipt"

runat =" SERVER"代码?看起来本节中的代码不是



工作


并且因为它一直给予而被识别我:


Microsoft JScript运行时(0x800A01B0)

在自动化操作期间找不到文件名或类名


我怀疑这个jscript.dll文件是一个必要的文件,因为我在网络服务器的驱动器上搜索了


up


empty。



是的JScript.dll是必要的任何Jscript代码在ASP,Wscript,

Cscript,Internet Explorer或任何其他使用MS脚本托管API

的机器上运行。


-

Anthony Jones - MVP ASP / ASP.NET


Hello, would anyone be able to confirm that ''jscript.dll'' is a necessary
file for an .asp page on IIS 5.0 to use the <script language="JavaScipt"
runat="SERVER"code? It looks like the code in this section is not working
and being recognized since it keeps giving me:

"Microsoft JScript runtime (0x800A01B0)
File name or class name not found during Automation operation"

and am suspecting that this jscript.dll file is a necessary file that''s
missing or not installed since my search on the webserver''s c drive came up
empty.

Thanks in advance.

解决方案

zz12 wrote on 20 nov 2007 in microsoft.public.inetserver.asp.general:

Hello, would anyone be able to confirm that ''jscript.dll'' is a
necessary file for an .asp page on IIS 5.0 to use the <script
language="JavaScipt" runat="SERVER"code? It looks like the code in
this section is not working and being recognized since it keeps giving
me:


Testing:

<script language="JavaScipt" runat="SERVER">
var a=1;
</script>

returns:

Active Server Pages error ''ASP 0129''
Unknown scripting language
/test.asp, line 1
The scripting language ''JavaScipt'' is not found on the server.
--
Evertjan.
The Netherlands.
(Please change the x''es to dots in my emailaddress)


Evertjan. wrote:

zz12 wrote on 20 nov 2007 in microsoft.public.inetserver.asp.general:

>Hello, would anyone be able to confirm that ''jscript.dll'' is a
necessary file for an .asp page on IIS 5.0 to use the <script
language="JavaScipt" runat="SERVER"code? It looks like the code in
this section is not working and being recognized since it keeps giving
me:



Testing:

<script language="JavaScipt" runat="SERVER">
var a=1;
</script>

returns:

Active Server Pages error ''ASP 0129''
Unknown scripting language
/test.asp, line 1
The scripting language ''JavaScipt'' is not found on the server.

Is that cos of the typo?

Steve


"zz12" <ID***********@nowhere.comwrote in message
news:uK**************@TK2MSFTNGP05.phx.gbl...

Hello, would anyone be able to confirm that ''jscript.dll'' is a necessary
file for an .asp page on IIS 5.0 to use the <script language="JavaScipt"
runat="SERVER"code? It looks like the code in this section is not

working

and being recognized since it keeps giving me:

"Microsoft JScript runtime (0x800A01B0)
File name or class name not found during Automation operation"

and am suspecting that this jscript.dll file is a necessary file that''s
missing or not installed since my search on the webserver''s c drive came

up

empty.

Yes JScript.dll is necessary for any Jscript code to run in ASP, Wscript,
Cscript, Internet Explorer or anything else using the MS script hosting APIs
on the machine.

--
Anthony Jones - MVP ASP/ASP.NET


这篇关于.asp页面上的jscript.dll?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆