This is a migrated thread and some comments may be shown as answers.

Problem exporting a report

1 Answer 100 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Michele
Top achievements
Rank 2
Michele asked on 16 Jun 2011, 12:12 PM
Hello,
I've got a huge report, composed of different nested subreports.... I use silverlight reportviewer as viewer... when I show the report is ok , when I try to export it in PDF I got "the report. Processing cancelled. Check the '. ... the error message is truncated.... using Firebug I noticed it asks for a parameter Guid inside one subreport.....I've tried setting breakpoints but during export they're not fired.... is there any way of debugging it?
Thanks

1 Answer, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 17 Jun 2011, 08:39 AM
Hi Paolo,

Is this related to the other thread you have opened "NeedDataSource event not fired when exporting"? Here is a quick recap:

"During processing, the cached data source is used, but NeedDataSource is not fired for a second time. That is why any other changes should be moved to ItemDataBinding event, which is fired regardless. The reason to implement the caching mechanism is to improve the performance when exporting/printing/using actions"

If this is not the problem, please attach a runnable sample in your support thread, so we can look into it and advise correctly.

Best wishes,
Steve
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
General Discussions
Asked by
Michele
Top achievements
Rank 2
Answers by
Steve
Telerik team
Share this question
or