Skip to content
This repository has been archived by the owner on Nov 17, 2020. It is now read-only.

issue with x64 windows! #26

Closed
sivaktamilan opened this issue Aug 25, 2015 · 3 comments
Closed

issue with x64 windows! #26

sivaktamilan opened this issue Aug 25, 2015 · 3 comments

Comments

@sivaktamilan
Copy link

Is this source run on (.net 4.0) windows x64 platform? when I run the source it throws me the below error: "An attempt was made to load a program with an incorrect format. (Exception from HRESULT: 0x8007000B"
Have anyone tried this? thanks.

@gigios
Copy link

gigios commented Sep 23, 2015

The problem is that the 'normal' twain library is at 32bit and it is not possible to mix 32 and 64.
Unfortunately the scanners with a 64bit drivers are verly few.
I'm trying to create a bridge exe to allow the acquisition with the 'standard' 32bit in a 64bit application, probably this is the only way.

@sjadhav49
Copy link

Thanks @sivaktamilan. I gone through your article of Scanning. Everything is work perfect till now. Can I use your code for Commercial Purpose?

@sivaktamilan
Copy link
Author

I was able to run the source in X64 mode, since I used the TWAINDSM.dll library which supports the X64 target platform on .net.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants