-
How to configure Lenel services to restart on failure Procedure Steps 1) Open Windows Services. To do this: click the Start button, then select Run . 2) In the Run dialog box type services.msc and click [OK]. 3) In the Services window, loc...
-
How to change the Startup Type for a Windows service via Command Prompt Procedure Steps Complete the following steps to change the startup type for a Windows service using Command Prompt. This can be useful if you need to configure the servic...
-
Symptom When working in a Virtual Machine and its hard disk space is changed, you might notice that some service stop working properly. For example, panels can no longer connect, even though the Comm Server service is running. This is due to an ...
-
Symptom When running a DataExchange script using Scheduler, the Receive process fails with the following error: "Execution Error: Unable to execute an RPC call to DataExchange" The cause of this error is a lack of network permissions for th...
-
When trying to save the Data Exchange script in FormsDesigner, the following error is produced: The deactivate date field does not contain a date and time and needs to . Procedure Steps In FormsDesigner, select Data Exchange > Exchan...
-
DataExchange cannot connect to the database server Symptom After changing ODBC information, database import DataExchange scripts will often fail with error messages, which prevents the use of DataExchange scripts that use a database connection. ...
-
How to view WMI events logged in Windows to troubleshoot DataConduIT issues Procedure Steps In Windows the WMI service logs activity using Event Tracing for Windows (ETW). Activity is logged in the form of events that are visible in Event Vi...
-
Symptom The EventText property of Lnl_SecurityEvent is always empty. I want it to contain the event's associated text or event parameter. Resolution In order to retrieve an event's associated text, use the SerialNumber property to l...
-
Symptom The EventText property of Lnl_SecurityEvent is always empty, but is expected to contain the event's associated text (or event parameter). Resolution In order to retrieve an event's associated text, use the provided SerialNumbe...
-
Symptom DataConduIT event listeners stop receiving events if the DataConduIT service or the system running the DataConduIT service is restarted. This is a significant problem for applications requiring long running event listeners. Resol...