IIS右键点浏览没反应!
作者:NetFox 日期:2012-10-29
IIS服务器错误Server Application Error的解决
作者:NetFox 日期:2009-10-12
它的主要错误表现就是ASP程序不能浏览但HTM静态网页不受影响,提示“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.Pl ...”
或“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.”
出错原因:
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.Pl ...”
或“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.”
出错原因:
"IIS 请求的资源在使用中"错误解决方法
作者:NetFox 日期:2006-06-18
昨天我维护的WIN2003服务器出问题了,当时的另一个维护员重新配置了系统,然后发现所有的ASP动态网页都无法打开,显示HTTP500错误。
他开始认为是由于iwam账号在active directory、iis metabase数据库和com+应用程序三处的密码错误造成了HTTP 500内部的错误。同步密码后问题依旧。后重装IIS,问题依旧。
我登陆到服务器后,发现去掉“显示友好的HTTP错误”后,显示的详细错误是“请求的资源在使用中”。打开百度狂搜一番,没发现什么有价值的结果,大部分内容都是遇到这种情况下的求助信息。当时心情极度郁闷,这可是虚拟主机呢,问题不解决我可就惨了。后来在又GOOGLE了一下,终于发现了一条比较有价值的信息:“杀毒软件造成IIS站点‘请求的资源在使用中’”的消息,仔细一看服务器,晕,原来真的是装了一个杀毒软件,这个杀毒软件在另一台服务器上使用时没有出现这个情况。
他开始认为是由于iwam账号在active directory、iis metabase数据库和com+应用程序三处的密码错误造成了HTTP 500内部的错误。同步密码后问题依旧。后重装IIS,问题依旧。
我登陆到服务器后,发现去掉“显示友好的HTTP错误”后,显示的详细错误是“请求的资源在使用中”。打开百度狂搜一番,没发现什么有价值的结果,大部分内容都是遇到这种情况下的求助信息。当时心情极度郁闷,这可是虚拟主机呢,问题不解决我可就惨了。后来在又GOOGLE了一下,终于发现了一条比较有价值的信息:“杀毒软件造成IIS站点‘请求的资源在使用中’”的消息,仔细一看服务器,晕,原来真的是装了一个杀毒软件,这个杀毒软件在另一台服务器上使用时没有出现这个情况。