Description
Reported by acundiff on 2014-10-27 18:21 UTC
First, thank you for your hard work on this project. I'm hoping this will save me a lot of time. To give you a little background, I coded a Silverlight application that must run in-browser and scan documents. After a little bit of admin setup, this works great when a WIA driver is provided by the manufacturer of the scanner. However, a client of mine has a Canon DR6010C. Apparently, Canon doesn't provide WIA drivers. I was hoping I would be able to use this project to wrap the Canon TWAIN driver.
I used twacker to get the details of the device and copied it into the three TWAIN fields on page 1 on the wizard. Then, I used device manager to get the VID and PID of the scanner. I then built the project and copied the 64bit installer to the client machine. I installed the driver, but nothing changed Device Manager. I uninstalled the original device under "Imaging Devices" and I tried to install the new driver by browsing for the files installed. After I manually installed the driver, it was left in an error state with a code of 10.
I hope I understand the point of this project correctly and thank you for yo 56DE ur time.
I attached a couple screenshots to see what is going on.