Symptoms
Receiving the following error during the export:
System.TypeLoadException: Method 'get_ShouldUseOriginalPdf' in type 'Abbyy.Connectors.Dms.Models.ExportImageSavingOptions' from assembly 'AfcDmsConnector, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' does not have an implementation. at Abbyy.Connectors.Dms.ComFacade.ConnectorSettings..ctor() at Main.Execute(IDocument Document, IProcessingCallback Processing)
Cause
Issue with the old version of AfcDmsConnector.dll assembly.
Resolution
- Download the new version of AfcDmsConnector.dll
- Open the project in the Project Setup Station.
-
Go to Project > Document Definitions...
-
Select Document Definition where export is configured and click Edit...
-
Go to Document Definition > Document Definition Properties...
-
Switch to .NET References tab.
-
Find AfcDmsConnector.dll in the list of added assemblies and select it.
-
Click the Update... button and select the new AfcDmsConnector.dll version. Click OK.
- Apply changes, save, and publish the Document Definition.
Comments
0 comments
Please sign in to leave a comment.