摘要:
解决方法:1.更改web.config在<system.web>节点下添加 <httpRuntime maxRequestLength="1073741824" executionTimeout="50000" />在<system.webServer>节点下添加<security> <requestFiltering> <requestLimits maxAllowedContentLength="1073741824" /> </requestFilte 阅读全文
posted @ 2013-04-01 17:33
绿茶叶
阅读(1418)
评论(0)
推荐(0)

浙公网安备 33010602011771号