2011/01/26
| |
错误提示:Server Application Error The server has encountered an error
while loading an application during the processing of your request. Please refer to the event log for
more detail information. Please contact the server administrator for assistance.

解决方法如下:
1。右键我的电脑--管理--本地用户和组,给IUSR_机器名和IWAM_机器名两个用户设置密码,要一样
2。开始--运行--输入cmd
然后cd c:\Inetpub\AdminScripts
然后cscript.exe adsutil.vbs set w3svc/wamuserpass 你的密码
然后cscript.exe adsutil.vbs set w3svc/anonymoususerpass 你的密码

如果还不行,那么
cscript.exe synciwam.vbs -v
然后iisreset

如果出现8004EOOF错误是
MSDTC的问题:msdtc服务没有正常启动
Step1:
删除注册表中的键:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSDTC
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSDTC
HKEY_CLASSES_ROOT\CID
Step2 :
停止MSDTC服务:net stop msdtc
Step3:
卸载MSDTC服务:
msdtc -uninstall
Step4:
重新安装MSDTC服务:
msdtc -install

然后再按照原来方法解决Server Application Error
Tags: ,
发表评论
表情
emotemotemotemot
emotemotemotemot
emotemotemotemot
emotemotemotemot
emotemotemotemot
打开HTML
打开UBB
打开表情
隐藏
记住我
昵称   密码   游客无需密码
网址   电邮   [注册]
               

 
Theme by Marshal. Powered by Bo-Blog 2.1.1 ReleaseCode detection by Bug.Center.Team