December 23, 2015 at 6:02 pm
Hello,
I have looked all over and need your guys help, hope someone found the trick for this one, I have ssrs 2012, i have a rdl file that is 5.8mb, and i get the error message:
maximum request length exceeded
So i do what everyone does, increase it to
<httpRuntime executionTimeout="9000" maxRequestLength="900000" />
does that work, NOPE
SSRS does start up, able to browse, but when I try and upload that same file, it does not upload but gives me that Dang error message.
IF this cannot be done, what can I do to shrink or reduce the file size of the rdl file? I do have some expressions on there, 7 barcodes and an image thats small... any ideas?
thanks in advanced.
December 24, 2015 at 8:15 am
Siten0308 (12/23/2015)
<httpRuntime executionTimeout="9000" maxRequestLength="900000" />
Are you changing this in the Report Manager or Report Server Web.config file, I think you want the Report Manager one which would be at a location similar to
C:\Program Files\Microsoft SQL Server\MSSQL.3\Reporting Services\ReportManager\Web.config
Scott
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply