摘要:
上传大文件时错误提示:超过了最大请求长度Maximum request length exceeded 在web.config <system.web>下添加 <httpRuntime executionTimeout="1200" maxRequestLength="1024000" //大小限制改为1G useFullyQualifiedRedirectUrl="false" minFreeThreads="8" minLocalRequestFreeThreads="4" 阅读全文
posted @ 2012-05-31 20:39
我思故我在...
阅读(404)
评论(0)
推荐(0)

浙公网安备 33010602011771号