Set httpRuntime maxRequestLength='2048'
<configuration> <system.web> <httpRuntime maxRequestLength="2048" /> </system.web> </configuration>