How to fix problem 503 service unavailable in SSRS ?
Hiiiii..
I am trying to open my ssrs reports trough the path http://<ServerName>/reports
but this gives me error 503 service unavailable.
Plz give me solution for this problem.
thanks............
August 25th, 2012 2:41am
http://www.laschinger.net/?tag=error-503-service-unavailableBest Regards,Uri Dimant SQL Server MVP,http://sqlblog.com/blogs/uri_dimant/
Blog : MS SQL Development and Optimization
Blog : Large
scale of database and cleansing
Free Windows Admin Tool Kit Click here and download it now
August 25th, 2012 2:45am
Hi,
First thing is to verify that the SSRS service is running. Go to report server configuration manager and starts the service if stopped.
If you are running server on VM, Please have a look at below thread to see if it helps
http://social.msdn.microsoft.com/Forums/en-US/sqlreportingservices/thread/dfd21c3f-f8c9-469f-a5d0-c7bb34fa99a2
Also, have a look at section "HTTP 503 Service is Unavailable" in below link, to see if it helps
http://msdn.microsoft.com/en-us/library/ms159778.aspx
Please revert if this does not resolve the issue.- Chintak (My Blog)
August 25th, 2012 2:52am