Installation Issues
This article outlines some of the common installation issues.
Error: Syskit Monitor Service won't start or times out while starting
Problem:
I’m trying to install Syskit Monitor on Windows Server 2008, or Windows Server 2008 R2, and the Syskit Monitor service does not start. The following error events appear in the Windows Application log:
or
or
Solution:
Click Start, click Run, type regedit, and then click OK.
Locate and then click the following registry subkey: HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Control
In the right pane, locate the ServicesPipeTimeout entry.
Note: If a ServicesPipeTimeout entry does not exist, you must create it. To do this, follow these steps:
On the Edit menu, point to New, and then click DWORD Value.
Type ServicesPipeTimeout and then press ENTER.
Right-click ServicesPipeTimeout and then click Modify.
Click Decimal, type 360000, and then click OK.
This value represents the time in milliseconds before a service times out.
Restart the computer.
Read more on this issue in the next paragraf of this article.
I am getting: "The service did not respond to the start or control request in timely fashion."
This is an issue on servers that don’t have access to the Internet. Windows Server will try to check the code signing certificate that was used to sign application executables. Allow access to the Internet for the server once and then start the service to solve the issue.
Please note! It is required to do this only once; the first time, Windows will check Syskit's code signing certificate, and then it will work fine.
Installing SQL Server on a domain controller
Problem:
I’m trying to install the SQL Server trial in our Navision server. However, I got a warning message while installing.
Should I proceed?
Solution:
You have a few options here:
I am getting: "Cannot start SysKitMonitorService."
Solution:
Try to return to the previous page using the Back button.
Click Next again.
The installation will be restarted, and the service will start.
Last updated
Was this helpful?