设置 <httpRuntime executionTimeout="1024" maxRequestLength="20480"/> 在Web.config,但如果超过 20480 这个值,就会提示 “无法显示此页”,异常捕获不到。 这种情况如何处理? 查看完整描述