Hi , I have installed the latest PDF toolkit VBO, we are using BP version 10.6.4. I downloaded the Adobe.PDFServicesSDK 2.2.1 package from Nuget and got a JSON credentials file (using private email). I moved the .net4.7 Adobe.PDFServicesSDK.dll to Blue Prism Automation folder.
Now I get this error when I try to run the "Protect PDF" action from Process Studio, and some warning included about the assembling binding being turned off. Would greatly appreciate some help with this. Thanks!
Exception encountered while executing operation:System.IO.FileNotFoundException: Could not load file or assembly 'BouncyCastle.Crypto, Version=1.8.10.0, Culture=neutral, PublicKeyToken=0e99375e54769942' or one of its dependencies. The system cannot find the file specified.
File name: 'BouncyCastle.Crypto, Version=1.8.10.0, Culture=neutral, PublicKeyToken=0e99375e54769942'
at Adobe.PDFServicesSDK.core.auth.JwtAuthenticator.CreateRSACryptoProvider()
at Adobe.PDFServicesSDK.core.auth.JwtAuthenticator..ctor(ServiceAccountCredentialsWithUri serviceAccountCredentialsWithUri)
at Adobe.PDFServicesSDK.core.auth.AuthenticatorFactory.GetAuthenticator(Credentials credentials)
at Adobe.PDFServicesSDK.core.InternalExecutionContext..ctor(Credentials credentials, ClientConfig clientConfig)
at Adobe.PDFServicesSDK.ExecutionContext.Create(Credentials credentials, ClientConfig clientConfig)
at Blue_Prism___PDF_Toolkit.Protect(String PDFFilePath, String OutputFilePath, String Password, String CredentialsFilePath, String& ErrorMessage)
WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
------------------------------
Stephanie Strydom
RPA Developer - Investec
------------------------------