This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Wednesday, March 1, 2006 2:09:03 AM(UTC)
Groups: Registered
Posts: 1
Hello,
we get a scanner crash after a while, it's not a real problem, seems to be a hardware error, but we like to log those errors to rescan documents. So I need a solution to log all errors. Crash errors I see in the Twain Screen Log, but I need it in the app.
The app uses LEADRasterTwain_D
rasterTwain.EnableMethodErrors = False
rasterTwain.EnableTwainEvent = True
And now, how to read those errors? Should I set True for EnableMethodErrors, but then I see message boxes, right? I only need errors in a different text file. And not all errors, because many errors are unnecessary in our case.
#2
Posted
:
Thursday, March 2, 2006 12:22:10 PM(UTC)
Groups: Registered, Tech Support
Posts: 207
Was thanked: 3 time(s) in 3 post(s)
Every LEAD function returns a SUCCESS or an error value. Each error value is defined in our Help files. Click the index tab and type "Errors" to see the list.
Travis Montgomery
Senior Sales Engineer
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.