Replies: 1 comment
-
Got it working and all problems have been resolved. Posting here in case it will help someone with the same kind of scanner. Installed the TWAIN driver and adjusted profile accordingly in NAPS. Driver is called: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
Running Canon Lide 110 flatbed scanner on Windows 11 with WIA driver since it's the only one that works. Naps 7.3.0.0 and usually it works but once in a while when I'm trying to scan I get this error: An Error Occurred with the Scanning Driver
details below in case anyone can help.
NAPS2.Wia.WiaException: WIA error code 8021000D
at bool NAPS2.Wia.WiaTransfer.Download()
at void NAPS2.Scan.Internal.Wia.WiaScanDriver+WiaScanContext.DoTransfer(WiaDevice device, WiaItem item)
at async Task NAPS2.Scan.Internal.Wia.WiaScanDriver+WiaScanContext.Scan(WiaVersion wiaVersion)
at async Task NAPS2.Scan.Internal.Wia.WiaScanDriver.Scan(ScanOptions options, CancellationToken cancelToken, IScanEvents scanEvents, Action callback)+(?) => { }
Beta Was this translation helpful? Give feedback.
All reactions