SSRS report dies with error

Working with my first SSRS report, and still feeling my way forward for the first time with this new tool. I have created a report with no parameters: it runs on the current fiscal year without and input parameters at all. The Sproc runs fine, and the report runs fine in the Preview window of BI Studio. It is set up in the Report Setup System like so:

Seems pretty straightforward, but when I run the report I get:

Anyone have any ideas? Thanks.

Parents
  • Former Member
    Former Member $organization

    For SSRS POST reports to run in the foreground, the Tessitura SSRS Proxy web service must be installed, and the SSRS_Proxy entry set in t_defaults to the URL for the proxy. While I haven't seen this error before, my guess is that it might be caused by a missing SSRS proxy web service.

Reply
  • Former Member
    Former Member $organization

    For SSRS POST reports to run in the foreground, the Tessitura SSRS Proxy web service must be installed, and the SSRS_Proxy entry set in t_defaults to the URL for the proxy. While I haven't seen this error before, my guess is that it might be caused by a missing SSRS proxy web service.

Children