soukoku / ntwain

A TWAIN lib for dotnet.
MIT License
117 stars 47 forks source link

No DefaultSource is set #33

Closed schorges closed 1 year ago

schorges commented 1 year ago

I have a Application to implent to NTwain, on a Sample Project, same Framework NET 6, same Debug option x86 works an set my Scanner to DefaultSource.

On the other App is after _twain.Open() no Source Load...

On Compare the Bin / DebugFolder

StateEx is DSMOpened | State = 3 NTwain 3.7.2

I found the Solution: I change only the ComboBox on Toolbar to x86 on change the target platform in project-settings to x86