26-12-23 12:38 PM
Hi
I am trying to convert PDF file to excel using Itext sharp and I am facing the following error while executing the code via blueprism.
"Internal : Could not execute code stage because exception thrown by code stage: Could not load file or assembly 'BouncyCastle.Crypto, Version=1.8.9.0, Culture=neutral, PublicKeyToken=0e99375e54769942' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)"
I tried updating the version of Itextsharp dll, but still the error didn't resolve. Could you please help me on this
Thanks
Surendharan K
27-12-23 10:09 PM