Server Application Unavailable The web application you are attempting to access on this web server iscurrently unavailable. Please hit the "Refresh" button in your webbrowser to retry your request.
Administrator Note: An error message detailing the cause of this specific requestfailure can be found in the application event log of the web server.Please review this log entry to discover what caused this error tooccur.
找空间商换了服务器,以下方法也试了。
办法一:
在安装.Net的过程中要对IIS进行配置,如果先装的.NET,那么就没有对IIS进行配置,此时我们要手动的对IIS进行配置.也可以点"开始"->"运行"->在"打开"稳便框输入"cmd".在命令提示处更改目录C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727)打开目录后再输入aspnet_regiis -i (-i前面是一个空格).输入这条命令是用来配置所需的应用程序映射
但还是不行,不知道哪里错了,先谢~~