Summary
When Workflow invokes an instance, Workflow Server loads the assemblies it needs to run the instance. After fifteen minutes, the cached assemblies used to run the instance would expire, but the original assemblies were not unloaded from the memory cache. If you wanted to run the instance after the fifteen minutes passed, Workflow Server would reload the assemblies. The duplicate instances would remain in memory, eventually leading to an out-of-memory exception and producing the error "Script Not Found".
Resolution
With this hotfix, workflows are no longer evicted from the memory cache after fifteen minutes. This change means you no longer have duplicate instances in the memory over time.
The update includes the following files:
To update Laserfiche Workflow
Click one of the following links to download either the 64-bit version (if you are on a x64 machine) or the 32-bit version (if you are on a x86 machine) of the update.
Each zip file contains an executable file (.exe). Extract the contents of the zip file to a temporary location. If necessary, transfer the appropriate .exe file(s) to the correct computers and double-click the appropriate .exe to update the desired Workflow component.