Error 1053: The service did not respond to the start or control request in a timely fashion - When trying to start the server service.
how to fix above error
What I have tried:
I have increased the timeout in registry but its not working
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Arvind SinghPosted Jul 20, 2016, 1:13 AM
Vinay SinghPosted Jun 24, 2016, 3:01 AM
Atul BandPosted Jun 24, 2016, 2:45 AM
Vinay SinghPosted Jun 23, 2016, 7:52 AM
- Go to Start > Run > and type regedit
- Navigate to: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control
- With the control folder selected, right click in the pane on the right and select new DWORD Value
- Name the new DWORD: ServicesPipeTimeout
- Right-click ServicesPipeTimeout, and then click Modify
- Click Decimal, type '180000', and then click OK
- Restart the computer
For detail check the link