Export To PDF giving Error
Hi
Im Using Reporting server 2005,after rendering report im unable to export to PDF
im able to export excel and other option EXPECT pdf
while im trying to export in PDF it gives following error
For more information about this error navigate to the report server on the local server machine, or enable remote errors
Description:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Exception: For more information about this error navigate to the report server on the local server machine, or enable remote errors
Source Error:
Stack Trace:
[Exception: For more information about this error navigate to the report server on the local server machine, or enable remote errors]
[Exception: An error occurred during rendering of the report.]
Microsoft.Reporting.WebForms.ServerReport.ServerUrlRequest(Boolean isAbortable, String url, Stream outputStream, String& mimeType, String& fileNameExtension) +520
Microsoft.Reporting.WebForms.ServerReport.InternalRender(Boolean isAbortable, String format, String deviceInfo, NameValueCollection urlAccessParameters, Stream reportStream, String& mimeType, String& fileNameExtension) +936
Microsoft.Reporting.WebForms.ServerReport.Render(String format, String deviceInfo, NameValueCollection urlAccessParameters, Stream reportStream, String& mimeType, String& fileNameExtension) +28
Microsoft.Reporting.WebForms.ServerReportControlSource.RenderReport(String format, String deviceInfo, NameValueCollection additionalParams, String& mimeType, String& fileExtension) +85
Microsoft.Reporting.WebForms.ExportOperation.PerformOperation(NameValueCollection urlQuery, HttpResponse response) +143
Microsoft.Reporting.WebForms.HttpHandler.ProcessRequest(HttpContext context) +152
System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +181
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +75
July 7th, 2011 7:13am
Please provide the following details:
The exact version of SSRS 2005 you are using. You can get this when you browse ReportServer URL, at the bottom of the page you see a version starting with 9.0
Are you facing the same PDF export issue with all the reports or only some specific reports?
How large are these Reports? Can you specifiy approx the number of records being rendered, and details of different Controls you used, I am trying to understand the complexity of this Report.
Can you check if there are any additional errors being Logged in your SSRS Log files?
Were you ever able to export this report to PDF?
Chaitanya( Twitter |
Blogs )
Any documentation bug? Tell us about it at
Connect. Please feel free to add any community comments in any of the MSDN/technet articles.
This posting is provided "AS IS" with no warranties, and confers no rights.
The next CTP for SQL Server Code Name "Denali" is coming soon.
Sign up now to be notified of the next CTP release.
Free Windows Admin Tool Kit Click here and download it now
July 8th, 2011 2:57am
Hi Cats and Dogs,
As Chaitanya posted, please following the clues to narrow down this issue based on your environments. By the way, here is a similar thread about this issue, please see:
http://social.msdn.microsoft.com/Forums/en-US/sqlreportingservices/thread/a875c19b-d6e0-4243-9ae6-914437a77c76/
Hope this helps.
Thanks,
Bin Long
July 11th, 2011 1:45am


