sxsnyxx 发表于 2005-12-31 17:33:47

[求助]大虾帮我看看问题出在哪里?

提示错误:Server 对象 错误 'ASP 0177 : 800401f3' <br>
<br>
Server.CreateObject 失败 <br>
<br>
<font color="red">/LM/W3SVC/1626862975/Root/global.asa,行 4 </font><br>
<br>
800401f3 <br>
<br>
<br>
源码:<SCRIPT LANGUAGE=VBScript RUNAT=Server> <br>
Sub Application_OnStart<br>
Application.Lock<br>
<font color="red">Set Application("em") = Server.CreateObject("easymail.Users")</font> Application.Unlock<br>
End Sub<br>
<br>
<br>
Sub Application_OnEnd<br>
Application.Lock<br>
Set Application("em") = nothing<br>
Application.Unlock

rayer 发表于 2005-12-31 18:13:39

re:安装完之后要重启一下服务器就行了

安装完之后要重启一下服务器就行了

sxsnyxx 发表于 2006-1-3 15:12:44

re:好像还是不行?

好像还是不行?

sxsnyxx 发表于 2006-1-14 09:03:40

re:问题还是没有解决,难道是我的win200...

问题还是没有解决,难道是我的win2003系统有问题?我装操作系统的时候,选择的是“工作组”不是“域”,不知有没有关系啊?

tmd222 发表于 2006-1-16 16:53:28

re:权限要给充分

权限要给充分

sxsnyxx 发表于 2006-1-16 17:23:04

re:还是不行,我给的权限全都给了完全控制,也...

还是不行,我给的权限全都给了完全控制,也不行。

rayer 发表于 2006-1-16 21:29:50

re:装防火墙也会出这个错

装防火墙也会出这个错
页: [1]
查看完整版本: [求助]大虾帮我看看问题出在哪里?