server application unavailable

来源:百度知道 编辑:UC知道 时间:2024/06/18 22:37:04
server application unavailable
the web application you are attempting to access on this web server is currently unavailable. please hit the "refresh" button in your web browser to retry your request.

administrator note: an error message detailing the cause of this specific request failure can be found in the system event log of the web server. please review this log entry to discover what caused this error to occur.

说明:以上为站网<b>发布两天后</b>访问.aspx页面时出现的错误信息,要是访问.htm类的静态页均正常,不知为何?发什么要在发布后两天的时间出现此问题呢?请辞教,加分感激!

Server Application Unavailable
The web application you are attempting to access on this web server is currently unavailable. Please hit the "Refresh" button in your web browser to retry your request.

Administrator Note: An error message detailing the cause of this specific request failure can be found in the application event log of the web server. Please review this log entry to discover what caused this error to occur.

放到打算购买的虚拟主机上(试用期内,我让他安装了.net 2.0)还是不行,他们应该是高手了,一直以为是自己发布的方式有问题,广求人,狂看帖,最终知道了是我安装了。net framework 1.1 和 2.0后,iis的应用程序池的配置有误,网上看到的解决办法如下

http://www.cnblogs.com/cwbboy/archive/2006/07/11/339710.html

你的.net 2.0 真的能与1.1 安全正确地运行在同一台电脑上吗? 小心Server Application Unavailable 错误
答案当然是肯定的。但不作任何处理的默认情况下,会出问题!

各位在同一电脑上同时安装并运行.net 1.1 和 .net 2.0 两个版本的朋友要小心啊!

您的项目是不是时不时会出