This is what you are missing. Open your `web.config`
<configuration> <system.web> <httpRuntime maxRequestLength="10240" /> </system.web> </configuration>