Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 Analysis Server and Reporting Services (2005)
 cannot connect to reporting services using IE or s

Author  Topic 

phanigk
Starting Member

6 Posts

Posted - 2007-12-27 : 12:42:26
I have installed 2005 in a new machine with reporting services and configured the reporting services fine. I see the virtual directories fine in IIS but when I try connecting to the report server using IE (http://localhost/reports or http://servername/reports) i get page cannot be displayed errro. When I try connecting using management studio I get the following error



TITLE: Connect to Server
------------------------------
Cannot connect to BLRPTSQL03T.
------------------------------
ADDITIONAL INFORMATION:
The underlying connection was closed: An unexpected error occurred on a receive. (Microsoft.SqlServer.Management.UI.RSClient)
------------------------------
Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. (System)
------------------------------
An existing connection was forcibly closed by the remote host (System)
------------------------------
BUTTONS:
OK
------------------------------




I donot see any errors in the event logs or the report server logs. Any help with this issue greatly appreciated


phanigk
Starting Member

6 Posts

Posted - 2008-01-02 : 12:28:58
I havent got a perfect explanation for this question anywhere
I have tried uninstalling and reinstalling sql server but it did not work

so what I did to resolve this issue is

1. uninstall iis and asp.net
2. uninstall .net framework 2.0
3. uninstall sql server

Reinstall in the same order and configured the reporting services and it worked fine. I have seen this issue on two newly built server so What I guess is something went wrong in OS build

Go to Top of Page
   

- Advertisement -