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 : Friday, July 31, 2009 3:54:40 AM(UTC)

GregR  
GregR

Groups: Registered, Tech Support, Administrators
Posts: 764


Sometimes the exact same code for the OCR Advantage engine will work perfectly fine in a Winforms application but not an ASP.NET application.  It will usually throw an exception like "Could not load file or assembly 'Leadtools, Version=16.5.0.0..."  To fix this problem, set the Recognition.Zoning.DisableMultiThreading setting to True.

The reason you must do this is because the description of this setting in the documentation states: "Multi-threading enhances the performance of the auto-zoning algorithm.  However, it may be undesirable if the OCR engine is hosted in a server."

For more details on other settings, their advantages, uses, and limitations, please check out the following help file articles:

LEADTOOLS OCR Advantage Engine Settings
LEADTOOLS OCR Plus Engine Settings
LEADTOOLS OCR Professional Engine Settings

Another workaround for this is to add the LEADTOOLS DLLs into the GAC and you will be able to use multi-threading (the default options).
 

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.

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.190 seconds.