服務並未以適時的方式回應啟動或控制請求
發表於 : 2013-04-12 13:37:37
http://support.risualblogs.com/blog/201 ... y-fashion/
In the end it was quite a simple fix, we added the below registry key.
Open Reg Edit
Navigate to the following registry key “HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control”
Right-click Control, and create a new DWORD with the name “ServicesPipeTimeout”, and then press ENTER.
Right-click “ServicesPipeTimeout”, and then click Modify.
Select Decimal, and type 60000 (this will allow the service 1 minute to start)
Restart Machine
This sorted it for us.
In the end it was quite a simple fix, we added the below registry key.
Open Reg Edit
Navigate to the following registry key “HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control”
Right-click Control, and create a new DWORD with the name “ServicesPipeTimeout”, and then press ENTER.
Right-click “ServicesPipeTimeout”, and then click Modify.
Select Decimal, and type 60000 (this will allow the service 1 minute to start)
Restart Machine
This sorted it for us.