We recently installed SSRS on new servers. Everything went fine in our DEV area. We followed the steps on our production server. We can access the reports while on the production server via: http://localhost/Reports but when we try to access the reports from our desktops via http://[servername]/Reports, the reports are not accessible. Even on the server itself, if we try http://[servername]/Reports, the reports are not accessible. First thought was firewall was blocking port 80, but I can telnet to the server over port 80 with no issues. What are we missing that is causing this? Our "server management teams" claim they are configured the same, but something is not right. Anyone have any ideas or know what could be causing this?
↧