Quando tento startar o serviço Report Services do SQL 2005 ocorre o erro abaixo:
System.ServiceProcess.TimeoutException: Time out has expired and the operation has not been completed.
at System.ServiceProcess.ServiceController.WaitForStatus(ServiceControllerStatus desiredStatus, TimeSpan timeout)
at ReportServicesConfigUI.Panels.ServerInformationPanel.StartStopServiceTask(Boolean start)
Na primeira instalação ele starta normalmente, mas quando eu vou configurá-lo para funcionar juntamente com uma aplicação em aspx no IIS acontece esse erro.