GdPicture.Net as Webservice OCR

Discussions about machine vision support in GdPicture.
Post Reply
mayanka
Posts: 4
Joined: Tue Nov 16, 2010 11:11 pm

GdPicture.Net as Webservice OCR

Post by mayanka » Wed Nov 17, 2010 4:33 pm

Hi,

I've created a webservice using GdPicture.net dll and it works fine as long as the webservice is running locally on my machine.
But when I host the webservice to a hosting site, it throws an error that "GdPicture.NET.image.gdimgplug.dll could not be found. Please copy the dll to c:\windows\system32\inetsrv".
On a hosting server, I do not have access to this folder. Could you please advise what needs to be done?

Thanks

User avatar
Loïc
Site Admin
Posts: 5881
Joined: Tue Oct 17, 2006 10:48 pm
Location: France
Contact:

Re: GdPicture.Net as Webservice OCR

Post by Loïc » Thu Nov 18, 2010 7:23 pm

Hi,

You have several options:
- Copy the dll in the bin folder of your web application. You should find GdPicture.NET.dll in this folder...
- Or copy the dll in a folder defined in the Path system environment variable.


Hope this helps !

Loïc

mayanka
Posts: 4
Joined: Tue Nov 16, 2010 11:11 pm

Re: GdPicture.Net as Webservice OCR

Post by mayanka » Tue Nov 23, 2010 4:49 pm

Hi,

Thanks for the reply Loic.
I tried those options, but they did not work. I still received the same error.
Then I tried calling LoadLibrary() on the required dlls and that worked.

Thanks
-Mayank

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest