码迷,mamicode.com
首页 > Windows程序 > 详细

C# 关于 上传文件 大小限制问题

时间:2017-01-19 18:32:03      阅读:292      评论:0      收藏:0      [点我收藏+]

标签:问题   targe   cut   target   timeout   work   runtime   tar   dir   

<system.web>
<compilation debug="true" targetFramework="4.5" />
<!--<httpRuntime targetFramework="4.5" />-->
<httpRuntime targetFramework="4.5" maxRequestLength="204800" useFullyQualifiedRedirectUrl="true" executionTimeout="300"/>
</system.web>

C# 关于 上传文件 大小限制问题

标签:问题   targe   cut   target   timeout   work   runtime   tar   dir   

原文地址:http://www.cnblogs.com/foreverfendou/p/6307411.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!