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

运行时错误

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

详细信息: 若要使他人能够在远程计算机上查看此特定错误消息的详细信息,请在位于当前 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搜索 广西一高速发生连环车祸 整车被烧 专家:我们的反制牌很多,美方对中国制造需求短期无法移除 美股暴跌,苹果遭“血洗”蒸发2万亿人民币,这是特朗普想看到的吗?美股还会跌多久? 我和妈妈的最后一年 假如给你一千亿人民币,但是一旦你闭眼超过1秒你就会被迫沉睡至少8小时,你愿意吗?

      <code id='e990d'></code><style id='d7f49'></style>
      • <acronym id='b3890'></acronym>
        <center id='090f9'><center id='85049'><tfoot id='efdee'></tfoot></center><abbr id='51eb0'><dir id='c075d'><tfoot id='b2e9a'></tfoot><noframes id='68239'>

      • <optgroup id='bf3a9'><strike id='80984'><sup id='b2297'></sup></strike><code id='25cf6'></code></optgroup>
          1. <b id='15308'><label id='3dd35'><select id='2190e'><dt id='ba91f'><span id='3e131'></span></dt></select></label></b><u id='af440'></u>
            <i id='81308'><strike id='39f75'><tt id='6bdae'><pre id='d496b'></pre></tt></strike></i>


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