当前位置:web 服务器 > IIS >>

iis asp出现Server Application Error错误解决方法

今天在用iis asp教程时突然出现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 d:inetpubadminscripts(我的系统在d盘),
然后cscript.exe adsutil.vbs set w3svc/wamuserpass 你的密码,
然后cscript.exe adsutil.vbs set w3svc/anonymoususerpass 你的密码

看一下,行了没有?如果还不行,那么
cscript.exe synciwam.vbs -v,
然后iisreset。

行了吧!

iis不支持asp的解决办法

补充:asp教程,高级应用 
Apache
IIS
Nginx
Tomcat
如果你遇到web 服务器难题:
请访问www.zzzyk.com 试试
CopyRight © 2012 站长网 编程知识问答 www.zzzyk.com All Rights Reserved
部份技术文章来自网络,