Having an issue opening the reporting server administration site. Am able to access reports without issues http://servername/reports is fine, but when trying to get to http://servername/reportserver getting The underlying connection was closed: An unexpected error occurred on a receive.
Went on the report server and checked the LogFiles under Reporting Services and saw the error:
The underlying connection was closed: An unexpected error occurred on a receive. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host
Also have a development instance where I'm able to access the http://servername/devreportserver just fine. The configuration is set for scale-out, two front-end servers commuicating to a clusterd sql 2008 database server.
Was able to connect periodically last week, not am unable to.