I have an instance of Reporting Services 2008 running on Windows 2003 server.
So, the webservice URL is running on port 801, and runs fine (I can browse reports from that directory, and upload / deploy new reports and overwrite existing reports.
Report manager is set to use port 800 (IIS is also on that machine running port 80). When I attempt to connect to report manager, I get the following error, with a link to "Home" in report manager (which brings me back to the existing error page):
Unable to connect to the remote server
In the logfiles for reporting services, the following error is there: "
System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it.
Any ideas? Windows Firewall is NOT running on this machine.
Thanks,
Chrisrjp
View Complete Post