I recenlty install an instance of SSRS 2014. I want to alloiw my partners open Report Manager from their browser. When I go to this such address:
http://<HostName>/Reports
I can see Report Manager but they can't see Report Manager. IIS has been installed to my computer and when I enter:
http://<HostName>
It goes to IIS. I change the Report Manager port to 9051 using Reporting Service Configuration Manager and test this address:
http://<HostName>:9051/Reports
It works for my but it don't for my partners.
Is there any specific setting that I ignore it?
thanks