APA Agnostic ERP Export Fails
Article # 306823 - Page views: 156
Applies To
- APA 2.1
Behavior
The APA Agnostic ERP Export Fails with error:
"The given assembly name or codebase was invalid. (Exception from HRESULT: 0x80131047)."
Known Causes
The default in the web.config looks like the below for "Files":
The APA 2.1 Administrator's Guide contains the following erroneous section which should be ignored:
The extra double quotes in the PublicKey Token seems to be causing this issue.
Resolution
The correct value in the web.config file should be the following:
<plugin type="Files" class="Kofax.ApAgility.ErpConnector.Plugins.Files.FileErpPlugin" />