saraff-9EB1047A4BEB4cef8506B29BA325BD5A / Saraff.Twain.NET

Saraff.Twain.NET is the skillful scanning component which allows you to control work of flatbed scanner, web and digital camera and any other TWAIN device from .NET environment. You can use this library in your programs written in any programming languages compatible with .NET technology.
GNU General Public License v3.0
102 stars 35 forks source link

Exception on _twain.OpenDSM() #91

Closed Tilation closed 2 years ago

Tilation commented 2 years ago

Calling _twain.OpenDSM() throws an exception:

saraff-9EB1047A4BEB4cef8506B29BA325BD5A commented 2 years ago

Hello, @Tilation Try update the DSM, see Installation of the Data Source Manager

Tilation commented 2 years ago

I changed the build platform from any CPU to x86 and it works now.