Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1930
Error exporting Report
posted

Hi

i created  a report in my SL project and it is viewed correctly in the report viewer but when i try to export as PDF, i get this error message :

 

Exception Message:
An error occurred while deserializing a page range.
Stack Trace:
   su Infragistics.Reports.Engine.ReportVisitorBase.<VisitReport>b__5(Exception ex)
   su Infragistics.Reports.Engine.ReportProcessor.PageCount(IAsyncReportProcessorAction`1 callback)
   su Infragistics.Controls.Reports.ReportProcessorLocalAdapter.PageCount(IAsyncReportProcessorAction`1 callback)
   su Infragistics.Reports.Engine.ReportVisitorBase.VisitReport(IVisited visited)
   su Infragistics.Reports.Engine.PagedReportVisitor.VisitEnter()
   su Infragistics.Reports.Engine.ReportExporter.ExportInternal(IReportItemVisitor reportItemVisitor, IDocument document, Stream targetStream, IAsyncReportProcessorAction`1 callback, IReportItemRendererFactory factory)