SSRS Post IIS Errors

Former Member
Former Member $organization

Hi Tessiturians,

I maybe overlooking something and I hope someone can point it out. We have SSRS setup in our shop and we usually run the SSRS-URL version, which runs peachy. However, I have a SSRS Post report that I am trying to run and I know it requires a slightly different setup.

I believe I have the t_defaults path setup correctly and the virtual directory setup correctly however I keep receiving this error:

Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable.  Please review the following URL and make sure that it is spelled correctly.

Requested URL: /tessitura/TessituraSSRSProxy/ssrsproxy.aspx


Version Information: Microsoft .NET Framework Version:2.0.50727.3082; ASP.NET Version:2.0.50727.3082

 

I have not a clue as to why the path cannot be found. I receive this error from both the browser and from the client.

Any help would be greatly appreciated.

 

Naomi

 

Server Error in '/' Application.

The resource cannot be found.

 

  • What do you have for your SSRS_PROXY setting in T_DEFAULTS?

    It should be the direct URL to the virtual directory:

    http://server/TessituraSSRSProxy

     

    The other thing to check here is that the aspx file in the virtual directory is named “ssrsproxy.aspx” and not “ssrs.aspx”.

     

    If I remember correctly, I believe that a pre-release version of v8.0 had this named incorrectly.

     

    ______________________________________

    Ryan Creps

    Network Developer |Tessitura Network, Inc

     

    From: Tessitura Technical Forum [mailto:forums-technical@tessituranetwork.com] On Behalf Of Naomi Williams
    Sent: Monday, August 31, 2009 9:27 AM
    To: Ryan Creps
    Subject: [Tessitura Technical Forum] SSRS Post IIS Errors

     

    Hi Tessiturians,

    I maybe overlooking something and I hope someone can point it out. We have SSRS setup in our shop and we usually run the SSRS-URL version, which runs peachy. However, I have a SSRS Post report that I am trying to run and I know it requires a slightly different setup.

    I believe I have the t_defaults path setup correctly and the virtual directory setup correctly however I keep receiving this error:

    Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable.  Please review the following URL and make sure that it is spelled correctly.

    Requested URL: /tessitura/TessituraSSRSProxy/ssrsproxy.aspx


    Version Information: Microsoft .NET Framework Version:2.0.50727.3082; ASP.NET Version:2.0.50727.3082

     

    I have not a clue as to why the path cannot be found. I receive this error from both the browser and from the client.

    Any help would be greatly appreciated.

     

    Naomi

     

    Server Error in '/' Application.


    The resource cannot be found.

     




    This message was sent automatically to you by www.tessituranetwork.com because you subscribed to the Tessitura Technical Forum. You may reply to this message to post to the Technical forum or visit the site to search, read and post to the forums. In the interest of keeping the forum posts from becoming cluttered, we encourage you to delete previous message text from your reply before sending. Thank you!

    No virus found in this incoming message.
    Checked by AVG - www.avg.com
    Version: 8.5.409 / Virus Database: 270.13.71/2332 - Release Date: 08/30/09 17:51:00

  • Former Member
    Former Member $organization in reply to Ryan Creps (Past Staff Member)

    Hi Ryan,

    IIS local path: C:\Tessitura\TessituraSSRSProxy

    IIS Virtual path: /TessituraSSRSProxy

    T_defaults SSRS_Proxy:http://tess1/TessituraSSRSProxy/

    tess1 being the server

    I receive the error browsing directly through IE as well so it is definately something with my IIS setup somewhere, I think.

    Thanks!

    Naomi

  • Former Member
    Former Member $organization in reply to Former Member

    Just another piece of information for this issue.

    We have SSRS URL reports that run fine, however they do not pass any parameters.

    When I try to run the interactive seat map report in URL format this is the error I receive through the application:

    Reporting Services Error

    • For more information about this error navigate to the report server on the local server machine, or enable remote errors
      SQL Server Reporting Services

    However it runs just fine on the report manager. What am I doing wrong?

    Naomi