.NET出错页web.config设置customErrors modeOn defaultRedirectGenericErrorPage.htm/customErro
.NET出错页web.config设置
<customErrors mode="On" defaultRedirect="GenericErrorPage.htm">
</customErrors>
.NET出错页web.config设置
<customErrors mode="On" defaultRedirect="GenericErrorPage.htm">
</customErrors>