“/”应用程序中的服务器错误。

运行时错误

说明: 服务器上出现应用程序错误。此应用程序的当前自定义错误设置禁止远程查看应用程序错误的详细信息(出于安全原因)。但可以通过在本地服务器计算机上运行的浏览器查看。

详细信息: 若要使他人能够在远程计算机上查看此特定错误消息的详细信息,请在位于当前 Web 应用程序根目录下的“web.config”配置文件中创建一个 <customErrors> 标记。然后应将此 <customErrors> 标记的“mode”属性设置为“Off”。


<!-- Web.Config 配置文件 -->

<configuration>
    <system.web>
        <customErrors mode="Off"/>
    </system.web>
</configuration>

注释: 通过修改应用程序的 <customErrors> 配置标记的“defaultRedirect”属性,使之指向自定义错误页的 URL,可以用自定义错误页替换所看到的当前错误页。


<!-- Web.Config 配置文件 -->

<configuration>
    <system.web>
        <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
    </system.web>
</configuration>

百度 搜狗 360搜索 中国气象局启动重大气象灾害Ⅲ级应急响应 三角洲行动新干员档案 花旗:暂停关税难解困境,美国仍面临经济放缓和通胀 福建,一男子信用卡透支10万逾期8年,银行从男子的工资卡内扣划。扣款10.8万后,告知还欠6.8万,男子把银行告上法庭! 白皮书驳斥美方十大谬论!

      <code id='aa3ba'></code><style id='f25f0'></style>
      • <acronym id='6ab58'></acronym>
        <center id='d03a2'><center id='730f4'><tfoot id='a445e'></tfoot></center><abbr id='b7a26'><dir id='a8d2f'><tfoot id='9316b'></tfoot><noframes id='9381b'>

      • <optgroup id='8a17b'><strike id='f0f62'><sup id='f46f2'></sup></strike><code id='ffa30'></code></optgroup>
          1. <b id='10929'><label id='6884d'><select id='fc387'><dt id='85915'><span id='fefda'></span></dt></select></label></b><u id='65db2'></u>
            <i id='03ceb'><strike id='e583b'><tt id='7276b'><pre id='05cab'></pre></tt></strike></i>


            Warning: file_put_contents(): Only 16384 of 20371 bytes written, possibly out of free disk space in /www/wwwroot/a_csite.com/cqzyw.net/coreLibs/base/baseApp.php on line 295