twain / twain-cs

A C# interface for TWAIN
168 stars 67 forks source link

Error Starting TWAIN CS Scan #36

Open adnredwan77 opened 5 years ago

adnredwan77 commented 5 years ago

when I try twaincsscan this message com:

Unable to start, the most likely reason is that TWAIN Data Source Manager is not installed on your system. An internet search for 'TWAIN DSM' will locat it and once installed, you shoul be able to proceed. You can also try the following link: http://sourceforge.net/projects/twain-dsm/

lyling commented 5 years ago

look at the specification chapter 12 Developing for windows. Installation of the Data Source Manager section describe that you need to copy and the right files on the right place. Just check the doc. if any further problem, comment here.

iamsumitjangra commented 3 years ago

TWAIN Data Source Manager Overview

[Important] The project moved to GitHub. Please use the following GitHub project page from now on: https://github.com/twain/twain-dsm

The home of the TWAIN Data Source Manager (DSM). The DSM manages the interactions between TWAIN applications and TWAIN Data Sources for the acquisition of images from scanners and cameras. This DSM is open source software and uses LGPL licenses.