Page 1 of 1

Problems GdPicture.NET.14.ocr.tesseract.3.dll

Posted: Wed Dec 02, 2020 9:05 pm
by jorgegtz
Hello I have problems when install and use the last version of gd picture the dll is not find or loader I don't know what is the problem but is critical because in old version working fine, the dll is present for comment

I received the next exception:

Exception: Can not load GdPicture.NET.14.ocr.tesseract.3.dll. Please, copy last version of this dll into your application directory

we can help on this problem, thanks

Re: Problems GdPicture.NET.14.ocr.tesseract.3.dll

Posted: Tue Dec 08, 2020 11:13 am
by Fabio
Hello,

To make it works properly, you'll need to use all the same version of all the DLLs.
It seems you updated GdPicture and your DLLs within your project without changing the GdPicture.NET.14.ocr.tesseract.3.dll

To be sure to upgrade our solution properly, please download the last version of GdPicture, install it, then change all the DLLs within your project.

Let me know if it works this way!

With best,
Fabio de Rose
Solutions Engineer

Re: Problems GdPicture.NET.14.ocr.tesseract.3.dll

Posted: Tue Dec 15, 2020 8:16 pm
by jorgegtz
Hello, all last libraries are in the path but not work I received the same error and in the version V14.1.0.18 working fine but in the V14.1.0.93 not work

I attach image of the version

Re: Problems GdPicture.NET.14.ocr.tesseract.3.dll

Posted: Tue Dec 22, 2020 11:07 am
by Fabio
Hello there,

It's quite hard to know where is the issue without seeing your implementation.
I've sent you an invite by mail, do not hesitate to schedule a meeting on my calendar!

With best,
Fabio de Rose
Solutions Engineer

Re: Problems GdPicture.NET.14.ocr.tesseract.3.dll

Posted: Mon Mar 27, 2023 10:00 am
by celinedion
Try registering the DLL manually using the regsvr32 command. Open the command prompt as an administrator and run the following command:
regsvr32 GdPicture.NET.14.ocr.tesseract.3.dllmapquest directions
This should register the DLL and make it available to your application.