Earlier today, I was deploying SQL Server Reporting Services (SSRS) reports for a client who just upgraded from version 9 to version 2010 R2 on Microsoft SQL Server 2008 R2. Upon beginning the deployment, the following error came up: maxRequestLength error deploying BI reports The error and it’s resolution are pretty clear and called for setting the maxRequestLength attribute to “20690″ in SSRS’s web.config file
Continue Reading:
SSRS: The deployment has exceeded the maximum request length allowed by the target server