Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Monday, October 30, 2006 2:18:18 AM(UTC)
anujpant

Groups: Registered
Posts: 1


Hi,

I am using the Eval Ver 14.5 and the code is running fine from a windows application.

I have bundled the OCR code in a Class library and when i use the class library from a windows application, it runs fine.

 

When the same class library is referenced from a ASP.NET web application, it errors out in line

// Recognize the first page of the RasterOcr object. 
rasterOcr.Recognize(0, 1);
with error "ScanSoft DLLs are not loaded"

i am referencing all the required dll from the web applicataion project as well.

Please advice.

 

 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Tuesday, October 31, 2006 12:28:54 AM(UTC)

Qasem Lubani  
Guest

Groups: Guests
Posts: 3,022

Was thanked: 2 time(s) in 2 post(s)


A possible reason is trying to use our toolkit in a
Web Form, because mostly, our .NET components cannot be used directly as web controls.


The following post might be helpful if you are not already doing something similar:


http://support.leadtools.com/SupportPortal/cs/forums/7653/ShowPost.aspx




Another possible reason is failing to set RasterOcr.EnginePath Property to the folder that contains the OCR engine files.

 
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.056 seconds.