NeoSmartpen / Ncode-SDK2.0

Ncode™ Generation SDK 2.0
17 stars 5 forks source link

System.IO.FileNotFoundException #3

Closed deleonAndroid3 closed 5 years ago

deleonAndroid3 commented 5 years ago

Hi, i'm getting this error

System.IO.FileNotFoundException: 'Could not load file or assembly 'Datalogics.PDFL, Version=2.2.1582.15044, Culture=neutral, PublicKeyToken=ec84850197728341' or one of its dependencies. The system cannot find the file specified.'

APDFL version: APDFL15.0.4PlusP5c_Win-x64_LM DLL: Datalogics.PDFL.2.2.1582.15044(15.0.4PlusP4c)

hrhwang commented 5 years ago

I have to build a new PdfLibAgent.dll for you. Go to the folder where your Datalogics library is installed and give me the next two files and I will build and upload it. \ DotNET \ Binaries \ Signed_DLLs \ Datalogics.PDFL.dll \ DotNET \ Binaries \ Signed_DLLs \ DL150PDFLPINVOKE.dll Please send these files to below email address. hrhwang@neolab.net

Belisarith commented 4 years ago

Hello,

I tried every dll in the "dll" directory provided in your C# example: image

However, also get the "System.IO.FileNotFoundException". The version I received from datalogics for testing is "APDFL15.0.4PlusP6d_Win-x64_LM.exe"

The version of Datalogics.PDFL.dll is: image 15.9,14.0

Do you have to build a new version?