Search found 6 matches

by Peleus
Mon Jun 07, 2010 6:22 pm
Forum: VintaSoft Twain .NET SDK Discussions
Topic: Debugging options?
Replies: 7
Views: 12069

Re: Debugging options?

Hi Alex,

Xerox released a new driver last week which has fixed the problem!

Thanks for your help,

Ryan
by Peleus
Tue Jun 01, 2010 10:57 pm
Forum: VintaSoft Twain .NET SDK Discussions
Topic: Debugging options?
Replies: 7
Views: 12069

Re: Debugging options?

Hi Alex, Sorry. I finally got around to this. I used TWAIN Toolkit with no problems. It scanned perfectly. I now have this problem on a second computer running Windows 7 Enterprise. As soon as aquire is called, my program crashes. On a side note, if I run the program again and attempt to scan it say...
by Peleus
Thu May 13, 2010 10:33 pm
Forum: VintaSoft Twain .NET SDK Discussions
Topic: Debugging options?
Replies: 7
Views: 12069

Re: Debugging options?

Hi Alex, Here's the log file: 5/13/2010 2:33:01 PM ODS1 5/13/2010 2:33:01 PM ODS3 3 5/13/2010 2:33:01 PM ODS4 140 5/13/2010 2:33:02 PM ODS5 0 5/13/2010 2:33:02 PM ODS6 xerox documate 262 5/13/2010 2:33:02 PM 6.0.17.3 5/13/2010 2:33:02 PM ODS7 False 5/13/2010 2:33:02 PM PTW1 msg=0x1c (WM_ACTIVATEAPP)...
by Peleus
Tue May 11, 2010 5:32 pm
Forum: VintaSoft Twain .NET SDK Discussions
Topic: Debugging options?
Replies: 7
Views: 12069

Debugging options?

Hello, Our scanning application is * on the VSTwain1.Acquire(); function in 32-bit Windows 7. The scanner is a Xerox DocuMate 262. I am compiling the version 6 library. Everything functions on Windows XP with that scanner. I have also scanned in 64-bit Windows 7 using a different scanner. I'm now at...
by Peleus
Fri Apr 10, 2009 6:25 pm
Forum: VintaSoft Twain .NET SDK Discussions
Topic: WIA Limitations?
Replies: 3
Views: 8762

Re: WIA Limitations?

Hi Alexander, Its a Xerox 262. Although all the documentation and driver installs said there was a TWAIN driver, one was not showing up. Only the WIA one was (for instance when I did SelectSource()). I solved the problem however. I noticed the TWAIN driver WAS showing up when I wrote a little test p...
by Peleus
Thu Apr 09, 2009 10:28 pm
Forum: VintaSoft Twain .NET SDK Discussions
Topic: WIA Limitations?
Replies: 3
Views: 8762

WIA Limitations?

Hello, When I use WIA drivers, I am unable to do multi-page scanning from the document feeder. I am also unable to do duplexing. All the pages get fed though but only 1 page shows up (I believe the last one.) Is this a coding error on my part or a limitation of WIA drivers with this library? I am cu...