在web.config文件中设置:

在system.web节点下添加:

<httpRuntime   maxRequestLength="4096" />

这样大小是4M,参数最大是2091151,2G左右大小
posted on 2009-03-26 10:18  轻狂如我,奋华图强  阅读(194)  评论(0)    收藏  举报