issues
search
twain
/
twain-dsm
TWAIN Data Source Manager
140
stars
55
forks
source link
An unhandled exception of type 'System.AccessViolationException' occurred in NTwain.dll
#20
Open
knowis1972
opened
4 years ago
knowis1972
commented
4 years ago
I'm opening TwainSession then I'm doing next steps 3 time. On thirdt time exception occured on step 3
I'm opening DataSource
DataSource.Enable(SourceEnableMode.ShowUIOnly, true, m_mainWndHWnd);
I'm closing DataSource