+ -
当前位置:首页 → 问答吧 → windows server 2008 中文标准版:IIS7 Server 对象, ASP 0196 (0x80040154)

windows server 2008 中文标准版:IIS7 Server 对象, ASP 0196 (0x80040154)

时间:2011-06-14

来源:互联网

Server 对象, ASP 0196 (0x80040154)
只应使用 InProc 服务器组件。如果要使用 LocalServer 组件,则必须设置 AspAllowOutOfProcComponents 元数据库设置。有关重要事项,请参阅帮助文件。
对应代码:set Conn = Server.CreateObject("ADODB.Connection")

作者: sld111   发布时间: 2011-06-14

使用MetaEdit 2.2 修改LM/W3SVC/AspAllowOutOfProcComponents的值为True。MetaEdit下载地址:

作者: evilant   发布时间: 2011-06-29