twain_library
twain_library copied to clipboard
Duplicate ID Information
- Please make sure that the version of DTWAIN that you are running is actually 5.6.0. You can see the version by running the FullDemo program and selecting "TWAIN Logging..." -> "Log DTWAIN Calls", and inspecting the first 10 or so lines in the console. It should be similar to this (after the prompt to enter the JNI to use):
Dynarithmic TWAIN Library, Version 5.6 - [Unicode Version] [Logging+] (32-bit) Version (Patch Level 0) Internal Build Number: 007
If it is not 5.6, then you are loading the wrong version of DTWAIN. You could also get the version by using File Explorer and checking the "Details" of the DLL that is being loaded.
-
Make sure you are using the latest text resources.
-
If you have an older version of the DTWAIN DLL, the JNI DLL's or the text resources, make sure you are not referencing the old versions in some way (i.e. the old versions of these files are in your system path).