Automation Service delayed start
Problem
You set Loftware Automation Service to Automatic start, and your Automation configuration includes files from a network or Control Center
When Loftware Automation Service starts, you get an error regarding Automation configuration or inaccessibility of files. The error occurs because the Automation service starts before the connection to the files is established.
Solution
Enable delayed start to Loftware Automation Service.
-
Change the Startup type in Loftware Automation Service Properties to Automatic (Delayed Start).
-
If the above option doesn't help because the default service delay is still too short:
-
Open Registry Editor.
-
Navigate to the key
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LoftwareAutomationServiceVVVV , where VVVV stands for Loftware version, for example 10 or 2019.
-
Add a new DWORD (32-bit) Value with the name AutoStartDelay.
-
Modify the value and set the Value Data to 120 Decimal.
Loftware Automation Service will start with a 2-minute delay. You can try other values to start the optimal service.
-