﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 2005 / Business Intelligence  / error while deploying reports / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Mon, 20 May 2013 02:32:22 GMT</lastBuildDate><ttl>20</ttl><item><title>error while deploying reports</title><link>http://www.sqlservercentral.com/Forums/Topic406945-147-1.aspx</link><description>Hi ,I am trying to deploy the report model which is more than  4 mb size. I am getting following error:Error     2          There was an exception running the extensions specified in the config file. ---&amp;gt; Maximum request length exceeded. i changed the web.config on the server side:as following:&amp;lt;!--            &amp;lt;httpRuntime                executionTimeout = "600"  [in Seconds][number]                maxRequestLength = "102400" [number]                requestLengthDiskThreshold = "80" [number]                useFullyQualifiedRedirectUrl = "false" [true|false]                minFreeThreads = "8" [number]                minLocalRequestFreeThreads = "4" [number]                appRequestQueueLimit = "5000" [number]                enableKernelOutputCache = "true" [true|false]                enableVersionHeader = "true" [true|false]                apartmentThreading = "false" [true|false]                requireRootedSaveAsPath = "true" [true|false]                enable = "true" [true|false]                sendCacheControlHeader = "true" [true|false]                shutdownTimeout = "90"  [in Seconds][number]                delayNotificationTimeout = "5"  [in Seconds][number]                waitChangeNotification = "0" [number]                maxWaitChangeNotification = "0" [number]                enableHeaderChecking = "true" [true|false]            /&amp;gt;        --&amp;gt;              But still gets same error: what else i ahve to change.Please help!!Thanks</description><pubDate>Thu, 04 Oct 2007 10:24:17 GMT</pubDate><dc:creator>pat-261672</dc:creator></item></channel></rss>