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

运行时错误

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

详细信息: 若要使他人能够在远程计算机上查看此特定错误消息的详细信息,请在位于当前 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搜索 见招拆招!逾30家A股上市公司回应美国关税 墓养犬 有哪些学者的回忆录或是个人自传写得生动有趣,值得一看? 母亲为完成女儿遗愿把荒山变青山 俄媒:俄总统特别代表称 俄美可能下周再进行接触

      <code id='145f6'></code><style id='7e006'></style>
      • <acronym id='a66c4'></acronym>
        <center id='77834'><center id='8e309'><tfoot id='d48e3'></tfoot></center><abbr id='458eb'><dir id='6ea92'><tfoot id='811e3'></tfoot><noframes id='80997'>

      • <optgroup id='40f03'><strike id='80746'><sup id='fd5ef'></sup></strike><code id='c1a05'></code></optgroup>
          1. <b id='c353c'><label id='4eba0'><select id='4f8f2'><dt id='a9aac'><span id='af897'></span></dt></select></label></b><u id='4d568'></u>
            <i id='8142b'><strike id='42baa'><tt id='830e1'><pre id='c7c8a'></pre></tt></strike></i>


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