引用
An error occurred on the server when processing the URL. Please contact the system administrator.
If you are the system administrator please click here to find out more about this error.
If you are the system administrator please click here to find out more about this error.
上边两句第一句中的一段最为经典“Please contact the system administrator.”请联系系统管理员。其实下边那个here就是告诉你如何让错误信息显示出来的办法。
这里我写出上边官方的解决办法,以便和我一样英文不好的朋友使用。
显示ASP错误信息:
%windir%\system32\inetsrv\appcmd set config -section:asp -scriptErrorSentToBrowser:true
不显示ASP错误信息:
%windir%\system32\inetsrv\appcmd set config -section:asp -scriptErrorSentToBrowser:false
相关日志
Apache 与 IIS "共存" TCP:80
HTTP错误 403.9 - 禁止访问:连接的用户过多
微软提升PHP在IIS下的性能
Windows Vista IIS7.0+PHP523+Mysql5041+Zend326+phpmyadmin2102环境组建教程
Apache 与 IIS "共存" TCP:80
HTTP错误 403.9 - 禁止访问:连接的用户过多
微软提升PHP在IIS下的性能
Windows Vista IIS7.0+PHP523+Mysql5041+Zend326+phpmyadmin2102环境组建教程
[图]Windows XP SP3/SP2 游戏性能对比测试[转]
让你的新网站IP狂涨的一个代码!


2008/05/03 22:08 | by 

