1

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

Arian
  • 12,793
  • 66
  • 176
  • 300

1 Answers1

1

Did you grant proper permission to your partners usernames? you can to this in report manager > permissions tab.

Somayyeh Ataei
  • 307
  • 2
  • 13
  • mamnoon. Can you attach a screen shot that show permissions in Report Manager? Thanks – Arian Jul 25 '16 at 05:52
  • I'm afraid I do not have any report server available but you can search in google images. I find this link for example: https://www.mssqltips.com/tipimages2/3144_SiteSettingsStart.JPG – Somayyeh Ataei Jul 25 '16 at 06:03