English:
During the operation of our Reporting Service Server, one of our clients reported accidental reports unavailability. Following is the screen capture on his browser :
Accoding to server maintenance history, there was no action performed on that server. So, what can caused this sudden unavailability?
To investigate the issue, we activate ASP.NET debuging in web.config, and browse to the report page. And now we have more precise information that Microsoft.ReportingServices.Diagnostics.Utilities.DataSourceDisabledException has occured :
This exception happened when the data source for reports has been disabled. Its easy to re-enable data source for the report, but why it disabled accidentally?
I am tracking down to the Event Logs and ULS log (since this is Reporting Service SharePoint Integration) – and found out [read more...]

Recent Comments