Error When Registering a Workflow Agent
Article # 3032006 - Page views: 317
Issue
Why do I receive the below error message when registering a Workflow Agent in the Workflow Agent Manager?
"Microsoft Visual C++ Runtime Library. Runtime Error ! Program C:\Program Files\Kofax\Capture\Bin\Admin.exe. This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information."
Solution
This can occur when the workflow agent has been compiled with .NET framework 4.0.
To resolve this issue, choose one of the following solutions:
- Register the dlls compiled under .NET Framework 4.0 using the
RegAsm.exe
command located in the .NET Framework V4 directory.
or - Rebuild the WFA using .NET Framework 3.5.
Level of Complexity
Moderate
Applies to
Product | Version | Build | Environment | Hardware |
---|---|---|---|---|
Kofax Capture |
11.1 11.0
|
References
Add any references to other internal or external articles
Article # 3032006