HTTP/1.1 500 Internal Server Error
Date: Wed, 14 Sep 2016 03:48:07 GMT
Server: Microsoft-IIS/6.0
Cache-Control: max-age=3601
X-Powered-By: ASP.NET
X-AspNet-Version: 2.0.50727
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 2916
X-Via: 1.1 qddxxz47:5 (Cdn Cache Server V2.0)
Connection: close
html
head
title运行时错误/title
style
body {font-fa:normal;font-size: .7eck;}
p {font-fa:norck;margin-top: -5px}
b {font-fa:bold;color:black;margin-top: -5px}
H1 { font-fa:normal;font-size:18pt;color:red }
H2 { font-fa:noraroon }
pre {font-fasole";font-size: .9em}
.: bold; color: black;text-decoration: none;}
.version {color: gray;}
.error {margin-bottom: 10px;}
.expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:hand; }
/style
/head
body bgcolor="white"
spanH1“/aspxnovel”应用程序中的服务器错误。hr width=100% size=1 color=silver/H1
h2 i运行时错误/i /h2/span
font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif "
b 说明: /b服务器上出现应用程序错误。此应用程序的当前自定义错误设置禁止远程查看应用程序错误的详细信息(出于安全原因)。但可以通过在本地服务器计算机上运行的浏览器查看。
b详细信息:/b 若要使他人能够在远程计算机上查看此特定错误消息的详细信息,请在位于当前 Web 应用程序根目录下的“web.config”配置文件中创建一个 custoErrors 标记的“mode”属性设置为“Off”。
table width=100% bgcolor="#ffffcc"
tr
td
code
!-- Web.Config 配置文件 --
configuration
system.web
customErrors mode=”Off”/
/system.web
/configuration/pre/code