Error on export: 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.

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

  1. Download the new version of AfcDmsConnector.dll
  2. Open the project in the Project Setup Station.
  3. Go to Project > Document Definitions...
  4. Select Document Definition where export is configured and click Edit...
  5. Go to Document Definition > Document Definition Properties...
  6. Switch to .NET References tab.
  7. Find AfcDmsConnector.dll in the list of added assemblies and select it.
  8. Click the Update... button and select the new AfcDmsConnector.dll version. Click OK.
  9. Apply changes, save, and publish the Document Definition.

Additional information

External Assemblies

Have more questions? Submit a request

Comments

0 comments

Please sign in to leave a comment.

Recently viewed