.NET出错页web.config设置
<customErrors mode="On" defaultRedirect="GenericErrorPage.htm">
</customErrors>
发布时间: 2013-09-07 14:12:44 作者: rapoo
.NET出错页web.config设置
<customErrors mode="On" defaultRedirect="GenericErrorPage.htm">
</customErrors>