I am not able to start the SQL server 2017 SSRS service. Upon research i see that the web.config file seems to be damaged. Not sure how to solve this issue.
Error:
System.InvalidOperationException: Cannot start service SQLServerReportingServices on computer ‘*******’. —> 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.ConfigurationPanelWithErrors.StartOrStopServiceTask(Boolean start, String serviceName)
error screenshot:
enter image description here
web.config file:
enter image description here
No software updates pending. On the contrary this issue seems to have started after a windows update.
enter image description here
enter image description here
Darshan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.