If you have problem with Service timeout (see picture below).




To work around this problem, modify the registry to increase the default time-out value for the service control manager. To increase this value to 60 seconds, follow these steps:


  1. Click Start, click Run, type regedit, and then click OK.
  2. Locate and then click the following registry subkey:

                  HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control

  1. In the right pane, locate the ServicesPipeTimeout entry.



NOTE: If the ServicesPipeTimeout entry does not exist, you must create it. To do this, follow these steps:


  1. On the Edit menu, click to New, and then click DWORD Value.
  2. Type ServicesPipeTimeout, then press ENTER.
  3. Right-click ServicesPipeTimeout, then click Modify.
  4. Click Decimal, type 60000, then click OK.

      (This value represents the time in milliseconds before a service time-out)


  1. Restart the server/workstation on which OD is installed.