- This topic has 1 reply, 2 voices, and was last updated 10 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 › About getting error on TWAIN scanner application
hello,
I have Downloaded code from
http://www.codeproject.com/KB/dotnet/twaindotnet.aspx?msg=3310278
and is running nicely on my pc but when i port this project to other machine its not running it gives error dialog box(error-cheack originals,No originals in feeder),its allows us to select source but on acquire it gives this error, even i have installed driver for scanner .so my question is ,is there any dependency of “twain_32.dll”?
in code i didn’t find any dependency .(references about twain.dll).so help me what i have to do ?As i have little knowledge of twain please help me
please … 🙁
Not sure, but I think you need the other dll’s installed on the deployment machine as well (twain.dll) and there are two other ones.
I can’t remember the other two’s names.
Justin