Page 1 of 1

Loading wrong dll version...

Posted: Fri Mar 01, 2013 3:46 pm
by mdelbene
Hi all,
I'm using C # applications, where I added reference to GdPicture rel. 8.5 component.

My dll performs OCR of a PDF file, saved locally in c:\Windows\Temp folder on the server.
My project contains also the referenced dll GdPicture, but only the 32-bit version, because my application runs x86.

Is it possibile that main dll GdPicture.NET.dll attempts to load GdPicture.NET.ocr.tesseract.3.64.dll instead of GdPicture.NET.ocr.tesseract.3.dll?

So I obtain the following message (I translate from Italian message) similar at:
Unable to load 'GdPicture.NET.ocr.tesseract.3.64.dll'
The specify module could not be found (HRESULT: 0x8007007E)

Thanks in advance
Michela

Re: Loading wrong dll version...

Posted: Wed Jan 30, 2019 4:11 pm
by Gabriela