PageAdmin网站内容管理系统(CMS)交流论坛

注册

 

QQ登录

只需一步,快速开始

发新话题 回复该主题

今天登陆网站,突然出现Server Application Unavailable提示,急... [复制链接]

1#
昨天还好好的,今早反问就这样了,请问什么原因啊?

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.
分享 转发
TOP
2#

另外,从ftp进空间是没问题的,空间的后台管理也好好的

从网上搜了一下,看到如下的解释,但是在pageadmin中,该如何解决呢?

.net Framework 2.0的程序与.net Framework1.1(或1.0)的程序被放入同一个应用程序池,也就是由同一个工作进程: w3wp.exe 进行管理,而单个工作进程是无法同时管理不同的程序(或者不同版本的程序)的。如果先访问.net framework 1.1的页面,则工作进程先加载并管理了 1.1版本的程序集,此时访问.net framework 2.0的web程序页面,Server Application Unavailable 错误就出来了。反之,如果在默认应用程序池的w3wp.exe尚未启动前先访问了 2.0的web程序(此时应用程序集已经加载了.net framework2.0的Web程序集),再访问1.1或1.0的Web程序页面时,同样会出现“服务器应用程序不可用”这样的错误提示。
最后编辑sayhier 最后编辑于 2010-04-22 08:50:08
TOP
3#

空间商把NET2.0个1.1的网站混用在一个进程池了,这种事找主机商帮你解决
TOP
4#

的确是空间商的问题,谢谢
TOP
发新话题 回复该主题