As we all know in ASP.NET we can configure the maximum length of the request using httpRuntime 's " maxRequestLength " attribute (By default this is set to 4KB and SharePoint uses 50MB as a default value). While this setting works with IIS 6.0, in IIS