Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Custom error pages in Reporting Services 2008

I'd like to re-brand (and send error emails) for all of the SSRS default error pages (picture below) when you access reports via /ReportServer/. I'm already handling the ASP OnError event and some of the default SSRS errors appear to catch their own exceptions and then render this page cancel the response all before the OnError event is ever fired.

Any idea on how I can get a handle into SSRS to brand all error pages?

Reporting Services Error

like image 780
Bob Albright Avatar asked Dec 04 '25 20:12

Bob Albright


1 Answers

Unfortunately, you can't when using the visual aspects of SSRS. You can if you consume the reports directly via SOAP and the web service.

like image 127
gbn Avatar answered Dec 06 '25 14:12

gbn



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!