C#

Asked • 07/27/19

Accessing SSRS log programmatically?

We have several SSRS reports. We call the SSRS execution web-service's Render method and pass the name of the report and the parameters which we want to execute. This method(report) internally executes MDX query returns us the ByteArray which we convert into JSON and pass to another application. All this is working fine. **Why are we following approach**: We already have around 100 reports and we just want to use its output instead of creating new application which will execute MDX query using ADOMD and return us data. **Problem:** If there is any error/exception during execution, I want to access the stack trace and the logs. Is there any way to get this information while executing the report or after execution is over?

John C.

The simple answer to the last part of your question is "of course; just trap the exception and log it." I wonder if your question needs some revision so someone could provide a more concise answer to it.
Report

01/11/21

1 Expert Answer

By:

Rize S. answered • 03/23/23

Tutor
New to Wyzant

Senior IT Certified Trainer, IT Developer & DBA Administrator

Still looking for help? Get the right answer, fast.

Ask a question for free

Get a free answer to a quick problem.
Most questions answered within 4 hours.

OR

Find an Online Tutor Now

Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.