SSRS Setup Woes

Ok. it has been a long day...  I am trying to move my SSRS server, a Windows 2008 R2 server. I have setup the SSRS Proxy (I think) and installed Reporting Services. I can Deploy reports to the server. I have changed the T_Defaults settings.  However, when I run the reports in Tessitura, I get a screen with a Server Error - 404 error.

Any ideas?

David

Parents Reply Children
  • Unknown said:

    Im still working on trying to set up SSRS 2008 in our test environment. Have you had any luck with this

    Yep, we're all done here. What are you running into?

  • Hey Chris

    Im basically stuck on how and where to integrate IIS in the SSRS set up.  When i go to our report server url (tessi-rs-test/Reportserver) i am able to browse to the reports with no problems.  Im just stuck on how to intergrate IIS with SSRS 2008 (and use the proxy server)

    In our SSRS 2005 environment  we have  applications sites running under our default website

    Tessitura Production Reports  (which points to the Reports Admin site)

    TessituraProductionReportServer( Which points to the Report directories

    Tessiutra SSRS proxy (which runs the proxy server, this link is used In the client to redirect

    IN 2008 I set up the SSRS proxy server as a website. When I try to run the reports I get the following error

    An update I tried running the proxy server as a website and i still got the following error when I went to run the report.

      Error

    An error occurred during the automatic redirect.

    Error:

    Report type must be SSRS Post (5)

    Tessitura

  • Unknown said:

    Im basically stuck on how and where to integrate IIS in the SSRS set up.

    I think running through the Reporting Services Configuration Manager as usual, plus basically setting up the SSRSProxy as it was under SSRS05 (or as closely as the radically different IIS7 UI would let me), did it for us for the most part. I did run into the app pool issue I mention above.

    Getting SSRS<>IIS to work here was no big deal compared to trying to get our existing SSRS05 ReportServer db to update, open and function properly under SSRS08R2 on a different system. In the end I gave up on that and just redeployed our existing reports to new projects and the new db (we were moving from one VM server to another rather than upgrading a server).

  • Hey Chris

    Seems like we are in opposite sides of the spectrum. I dident have much of a problem migrating our report server database from 2005 to 2008.  The SSRS proxy set up has been the issue over here. I tried setting up the SSRS proxy server as its own website and I still havent had any luck.  :) i keep getting the error below

    -------------------------

    Error
    An error occurred during the automatic redirect.
    Error:
    Report type must be SSRS Post (5)

    -----------------------------------