- This topic has 1 reply, 2 voices, and was last updated 13 years, 11 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
Forums › TWAIN Classic › TWAIN error !!!! HELP NEEDED
I CREATED A APPLICAITON VB.NET using TWAIN features, its working well,, but after scanning the a MESSAGE IS SHOW,
The message box contains this
->
Failed to enable Data Source
DataScource operation failed
RC: TWRC_FAILURE
CC: TWCC_OPERATIONERROR(DS or DSM reported error, app should’nt)
<-
its works fine,, but finally the above message is shown,,,
can you guys give a solution for this[/url]
this may not be a strictly twain answer, but doesn’t the library you’re using to access twain provide a layer for dialog management? seems to me that dailog management would be critical to production scanning as the vendors seem to pop dialogs that can hang your app even if you set hide and progress false.