Reporting Server Error 1053: The service did not respond to the start or control request in a timely fashion.
Solution
1. Open regedit
2. Locate here : HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control
3. Change ServicesPipeTimeout value.
If the ServicesPipeTimeout entry does not exist, you have to create it. You can follow add steps like below.
Add Step 1: Below Control section Edit > New > DWORD Value.
Add Step 2: Type ServicesPipeTimeout
Add Step 3: Right-click ServicesPipeTimeout and click Modify.
Add Step 4: Decimal 60000, OK
This value represents the time in milliseconds before a service times out.
4. Restart computer.
Result
Solution
1. Open regedit
2. Locate here : HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control
3. Change ServicesPipeTimeout value.
If the ServicesPipeTimeout entry does not exist, you have to create it. You can follow add steps like below.
Add Step 1: Below Control section Edit > New > DWORD Value.
Add Step 2: Type ServicesPipeTimeout
Add Step 3: Right-click ServicesPipeTimeout and click Modify.
Add Step 4: Decimal 60000, OK
This value represents the time in milliseconds before a service times out.
4. Restart computer.
Result
No comments:
Post a Comment