I am trying to configure the report server and I get the following error after hitting the start button:
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)
I looked at my SQL Reporting Serivices and it is not started - when I try to start I get a message saying it started than stopped at there is no work to do
Please help
Thank you,
Dan Bigelow
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)
I looked at my SQL Reporting Serivices and it is not started - when I try to start I get a message saying it started than stopped at there is no work to do
Please help
Thank you,
Dan Bigelow