After a WorkflowGen version upgrade or system change (such as a server update or configuration change), the automatic directory synchronization can fail with the error message The license file is missing, invalid or your trial period has expired.
To resolve this issue, perform the following checks on your WorkflowGen system:
-
Verify that there is only one license file (
.lic) in thewfgen\binfolder. -
Verify that the license file (
.lic) is not locked; if so, unlock it. -
Verify that the two WorkflowGen service execution files (
WfgDirectoriesSyncService.exeandWfgWorkflowEngineService.exe) are not locked; if so, unlock them. -
Verify that the account that executes the WorkflowGen services has read/write access to the
\wfgenfolder. -
In the
WfgDirectoriesSyncService.exe.configfile, replace<add key="WebConfigPath" value="..." />with<add key="webConfigPath" value="..." />. -
Use a local administrator account to execute one time the “WfgDirectoriesSyncService” windows service and then go back to your previous account.