在web.config 中加入以下节点即可:<system.web> <httpRuntime maxRequestLength="2097151" executionTimeout="5000000" /> </system.web>