在配置文件中加入:
<
system.web
>
<
httpRuntime
executionTimeout
=
"36000"
maxRequestLength
=
"2097151"
/>
</
system.web
>
即可。
在配置文件中加入:
<
system.web
>
<
httpRuntime
executionTimeout
=
"36000"
maxRequestLength
=
"2097151"
/>
</
system.web
>