Symptoms
When you attempt to start the adTempus service, Windows reports one of the following error messages:
Cause
This error occurs if there is a file named "c:\program" present on the computer. This file was erroneously created by another program or script that failed to enclose a file name in quotes.
Resolution
Run the Registry Editor and go to key "HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\adTempus". Edit the "ImagePath" value and add quotes around the value. For example, if the value is
c:\Program Files\Arcana Development\adTempus\adtempussrv.exe
change it to
"c:\Program Files\Arcana Development\adTempus\adtempussrv.exe"