摘要:
修改Web.Config文件: <?xml version="1.0" > <configuration> <system.web> <httpRuntime maxRequestLength="512000" useFullyQualifiedRedirectUrl="true" executionTimeout="300"/> </system.web> </configuration> 我这里时间设置的是300,就是300秒。五分钟,这样 阅读全文
posted @ 2012-07-26 11:02
WebApi
阅读(919)
评论(0)
推荐(0)
浙公网安备 33010602011771号