I am using a TWAIN network scan driver from blindscanner conencted to a Fujitsu scanner and recieve the following error:
NAPS2.Scan.Exceptions.ScanDriverUnknownException: An error occurred with the scanning driver. ---> System.Runtime.InteropServices.SEHException: External component has thrown an exception.
at NTwain.Triplets.Dsm.NativeMethods.DsmWinNew(TWIdentity origin, TWIdentity destination, DataGroups dg, DataArgumentType dat, Message msg, IntPtr& data)
at NTwain.Triplets.Dsm.DsmEntry(TWIdentity origin, TWIdentity destination, DataGroups dg, DataArgumentType dat, Message msg, IntPtr& data)
at NTwain.Triplets.ImageNativeXfer.Get(IntPtr& handle)
at NTwain.Internals.TransferLogic.DoImageNativeXfer(ITwainSessionInternal session)
--- End of inner exception stack trace ---
at NAPS2.Scan.Twain.TwainWrapper.Scan(IWin32Window dialogParent, Boolean activate, ScanDevice scanDevice, ScanProfile scanProfile, ScanParams scanParams)
at NAPS2.Scan.Twain.TwainScanDriver.ScanInternal()
at NAPS2.Scan.ScanDriverBase.Scan()
at NAPS2.Scan.ScanPerformer.PerformScan(ScanProfile scanProfile, ScanParams scanParams, IWin32Window dialogParent, ISaveNotify notify, Action`1 imageCallback)
Anything found with this error? Fixed