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 Start Reporting Services

Author  Topic 

petek
Posting Yak Master

192 Posts

Posted - 2009-01-05 : 09:35:25
Hi All,

I cannot start reporting services and am getting the following error:

System.InvalidOperationException: Cannot start service ReportServer on computer 'Server1. ---> System.ComponentModel.Win32Exception: The service did not respond to the start or control request in a timely fashion
--- End of inner exception stack trace ---
at System.ServiceProcess.ServiceController.Start(String[] args)
at System.ServiceProcess.ServiceController.Start()
at ReportServicesConfigUI.Panels.ServerInformationPanel.StartStopServiceTask(Boolean start)



Kind Regards

Pete.

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2009-01-05 : 09:46:25
http://social.msdn.microsoft.com/forums/en-US/sqlreportingservices/thread/53328668-d9c1-4f82-880b-6c7752ea8616/
http://social.msdn.microsoft.com/forums/en-US/sqlreportingservices/thread/b77fbffa-0240-47f6-bdc2-f9cd1eb4b280/
Go to Top of Page

petek
Posting Yak Master

192 Posts

Posted - 2009-01-05 : 10:09:46
hi viaskh16,

still no joy mate......all connections seem to be fine i can ping the remote box and so on...if i try and connect to report server from start programs i get an option to connect to the report server but then i get the same error.

i have tried to start the service from services but it does not work and the same error from surface area config tool.


Kind Regards

Pete.
Go to Top of Page

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2009-01-05 : 10:12:25
quote:
Originally posted by petek

hi viaskh16,

still no joy mate......all connections seem to be fine i can ping the remote box and so on...if i try and connect to report server from start programs i get an option to connect to the report server but then i get the same error.

i have tried to start the service from services but it does not work and the same error from surface area config tool.


Kind Regards

Pete.


and have you applied that KB patch article is talking about?
Go to Top of Page

petek
Posting Yak Master

192 Posts

Posted - 2009-01-05 : 10:25:26
the first article point out that they removed patches....

Kind Regards

Pete.
Go to Top of Page

petek
Posting Yak Master

192 Posts

Posted - 2009-01-05 : 10:30:34
we have the patches installed

Kind Regards

Pete.
Go to Top of Page

petek
Posting Yak Master

192 Posts

Posted - 2009-01-05 : 10:46:09
we are in the process of removing some other patches and i will let you know in the morning if it helped....

Kind Regards

Pete.
Go to Top of Page

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2009-01-05 : 11:02:58
ok...no probs
Go to Top of Page

petek
Posting Yak Master

192 Posts

Posted - 2009-01-06 : 03:35:23
Hi all,

Problem sorted i just extended the timeout to 60secs and all seems fine now.

Kind Regards

Pete.
Go to Top of Page
   

- Advertisement -