Forum Discussion
dustinn
7 years agoResolver I
Report Server with AD Application Proxy stuck at loading
We managed to connect our Report Server into Active Directory Application Proxy so it is accessible outside the company's network. Almost everything works fine except for it is stuck on loading the d...
dustinn
7 years agoResolver I
I still can't make it work after upgrading to Windows Server 2016. Anyone could help me out?
- ckincaid247 years agoNew Member
Any luck? I have the same issue.
- J244 years agoNew Member
I had the same problem - in my case it's a SSRS server which is basically the same thing.
- I had included the "/reports" portion in the Internal URL, so that had to be removed. Thanks to RickyRhys for that tip.
Looking back it makes perfect sense: The actual report is rendered in an iframe whose URL is /ReportServer/Pages/ReportViewer.aspx. So having the /reports section will screw that part up.