Report Manager

I think I have Reporting Services installed correctly and it is working except for the Report Manager.
When I browse to http://localhost/reportserver I dont have a user interface. All I see is big black letters saying localhost/reportserver -/ and underneath is a list of the reports I have deployed.
How do I get the user interface to show
Your help is appreciated.
Roy



Answer this question

Report Manager

  • s.py

    OK,
    The answer is so simple I can't beleive I overlooked it.
    The path to Report Manager is http://<servername>/reports
    When I browsed there everything was as expected.

  • WParton

    The Report Manager web application resides here:


    http://locahost/reports.

    You are accessing the web service URL.

    Todd

  • Report Manager