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

Can Silverlight Viewer catch errors

2 Answers 62 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
danparker276
Top achievements
Rank 2
danparker276 asked on 27 Dec 2011, 07:39 PM
When I get a server error in my silverlight viewer, I only see a blank in the report viewer.  On the asp.net report viewer I see the error just fine.  I'll get an out of memory error a lot, and I want to be able to see that, or pop up a rad window saying there was an out of memory error, please filter your data.  I don't see any events where I can catch the message.

Our clients want to print out 1000-5000 page reports, but my test server doesn't have much memory on it, so I expect to get a lot of errors during testing.

2 Answers, 1 is accepted

Sort by
0
Accepted
Elian
Telerik team
answered on 28 Dec 2011, 05:02 PM
Hi,

Errors concerning the report should be visible in the report viewer area. You can intercept them by using the Error event to handle errors thrown by the report.

Kind regards,
Elian
the Telerik team

Q3’11 of Telerik Reporting is available for download. Register for the What's New in Data Tools webinar to see what's new and get a chance to WIN A FREE LICENSE!

0
danparker276
Top achievements
Rank 2
answered on 28 Dec 2011, 06:05 PM
Yeah, sorry it was a timeout issue, not memory.  I've set my timeout larger and everything is ok now.
Tags
General Discussions
Asked by
danparker276
Top achievements
Rank 2
Answers by
Elian
Telerik team
danparker276
Top achievements
Rank 2
Share this question
or