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
 SQL Server Administration (2005)
 Connection error while deploying reports

Author  Topic 

reoaran
Starting Member

20 Posts

Posted - 2010-08-22 : 13:54:21
Hi.. We have SQL 2005 EE in Window 2008. We also have the SSRS there. While i installed the SSRS, it showed me to manually configure the SSRS (greyed in that step, so no choice) and have installed SSRS successfully. I also have configured the SSRS and it showed me all green in the SSRS config manager. I have successfully build for a Report.

While i was deplyoing the reports, i get the error "A connection could not be made to the report server http://localserver/ReportServer. The request failed with HTTP status 503: Service Unavailable. (System.Web.Services)".

Once when i got the same error, it got fixed after applying the permission to the Report database. But whenever i deploy in this server, it always gives me this same error. I have tired all option (adding aspnet,service account, domain account, local system accounts... ), but still get this error.

Anyone please help me know how to solve this error...
   

- Advertisement -