Hi, While deploying the reports in SSRS, the reporting services login prompt appears asking for username and password. I did a bit of research and found that the IIS security should be set to allow anonymous access. But that did not work for me. The target URL in my case is http://hostname:8081/reportserver How to proceed with this? Thanks.