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 : Wednesday, June 11, 2008 1:17:56 AM(UTC)

riggson  
riggson

Groups: Registered
Posts: 11


Hi,

I am using the Leadtools Imaging Suite v15 with Visual Basic.Net.

I wrote a little test application to check out the some functions. The application runs fine on the develop machine with the installed SDK. So i tried to run the application on a blank Windows machine without the SDK. But the application shut down with a windows error message like "MyTestApplication has encountered a problem". No .Net error message. The same error on two different machines.

All the used Leadtoos.*.dll are in the application folder. I have also tried to copy the files which where listed under "Files To Be Included With Your Application" in the "Getting Started with LEADTOOLS" manual:

msvcr80.dll
msvcp80.dll
Microsoft.VC80.CRT.manifest
mfc80u.dll
Microsoft.VC80.MFC.manifest
MFC80ENU.dll
Microsoft.VC80.MFCLOC.manifest

But still the same error. Can anybody help me?

Thanks
Riggson

 

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 : Wednesday, June 11, 2008 4:46:37 AM(UTC)

Yasir Alani  
Guest

Groups: Guests
Posts: 3,022

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


Did you deploy the OCR engine? To do that, you must copy the
entire LEADTOOLS15\Bin\Common\OCR folder to the deployment machine, and then
use its path in your code to set the RasterDocumentEngine.EnginePath Property before initializing the engine using the RasterDocumentEngine.Startup Method.

 
#3 Posted : Thursday, June 12, 2008 2:19:50 AM(UTC)

riggson  
riggson

Groups: Registered
Posts: 11


It works! Thank you.
 
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.053 seconds.