You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 your time.
I attached a couple screenshots to see what is going on.
The text was updated successfully, but these errors were encountered:
Commented by mihailm on 2014-11-19 19:54 UTC
Hi,
What is the OS you are trying to install on? You may have to disable "Driver signature check". Your driver is not signed that can be the reason.
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 your time.
I attached a couple screenshots to see what is going on.
The text was updated successfully, but these errors were encountered: