Discussion:
Error during exporting a report in PDF format (SSRS 2008)
(too old to reply)
Hari Munikar
2010-02-24 16:36:01 UTC
Permalink
When running an SSRS report, and exporting to PDF, you receive the error:

An internal error occurred on the report
server. See the error log for more details. --->
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
An internal error occurred
on the report server. See the error log for more details.

When checking the error log you will find:


library!ReportServer_0-5!1e34!02/19/2010-14:41:21:: e ERROR: Throwing
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
An internal error occurred on the report
server. See the error log for more details., ScalableList: Index 1 outside
the allowed range [0::0];
Info:
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
An internal error occurred on the report server. See the error log for more
details.

This appears to be a bug with the PDF renderer on SSRS 2008. The problem
occurs when one of these columns in the matrix (appears to only be if the
column is not the last one in the matrix) that needs to go onto the next
page. If the data in the column does not need to go onto another page, the
error does not occur.

Has anybody encountered this problem?
s***@gmail.com
2014-09-15 17:38:19 UTC
Permalink
Hi Hari,

Its been a while, but I was wondering, did you ever find a solution to this problem?
Post by Hari Munikar
An internal error occurred on the report
server. See the error log for more details. --->
An internal error occurred
on the report server. See the error log for more details.
library!ReportServer_0-5!1e34!02/19/2010-14:41:21:: e ERROR: Throwing
An internal error occurred on the report
server. See the error log for more details., ScalableList: Index 1 outside
the allowed range [0::0];
An internal error occurred on the report server. See the error log for more
details.
This appears to be a bug with the PDF renderer on SSRS 2008. The problem
occurs when one of these columns in the matrix (appears to only be if the
column is not the last one in the matrix) that needs to go onto the next
page. If the data in the column does not need to go onto another page, the
error does not occur.
Has anybody encountered this problem?
Loading...