DeviceManager I do not see my scanner!!!

Questions, comments and suggestions concerning VintaSoft Twain .NET SDK.

Moderator: Alex

Post Reply
TheSecure
Posts: 2
Joined: Wed Nov 05, 2014 11:45 pm

DeviceManager I do not see my scanner!!!

Post by TheSecure »

hello,

You also twainsimpledemo trial, I can see my scanner.

But as I wrote any code, I do not see my scanner!

deviceManager List is null!

Visual Studio 2013 ultimate
Registered Wintasoft.Twain NET 9.0.5.1
Alex
Site Admin
Posts: 2305
Joined: Thu Jul 10, 2008 2:21 pm

Re: DeviceManager I do not see my scanner!!!

Post by Alex »

Hello,

I think you are executing your application on 64-bit system which have 32-bit TWAIN driver for your scanner but does not have 64-bit TWAIN driver. Please compile your application in x86 mode and you will be able to see TWAIN driver of your scanner in a list of scanners.

Also please read the "I cannot see devices in the TWAIN selection dialog of my application but can see them in other applications. Why?" topic here:
http://www.vintasoft.com/docs/vstwain-d ... oting.html

Best regards, Alexander
Post Reply