Hi. Would REALLY appreciate some help...
Have installed OpenCard etc and am using Towitoko ChipDrive Extern. Have
run the demo Samples okay, until I try and read data from the card (works
fine to insert etc). When I do I get the following:
[ERROR ]
com.ibm.opencard.terminal.pcscmig.OCFPCSCM.OCFPCSCM.SCardGetAttrib
--- message error retrieving attribute data from reader
--- thread Thread[Thread-0,5,main]
--- source com.ibm.opencard.terminal.pcscmig.OCFPCSCM@172e08
...
CardTerminalException:
PCSC Exception in method SCardGetAttrib: error retrieving attribute data
from reader
return code = 80100069
description = The smart card has been removed, so that further
communication is not possible.
The card has certainly NOT been removed however. I am using their PCSC
driver (GEN_TWK.dll), have put the details for it in the readers.cfg file,
and in the opencard.properties file I have "OpenCard.terminals =
com.ibm.opencard.terminal.pcscmig.PcscMigCardTerminalFactory".
I have set up my own ReadCard.java file, and get the same problem and error
message when I try and execute:
SmartCard sc = SmartCard.waitForCard(cr);
PLEASE does anyone have any ideas? Is it a problem with the driver, or have
I not set things up correctly? I have been at it for hours, and can't get a
breakthrough.
Many thanks,
David Hay
[EMAIL PROTECTED]
---
> Visit the OpenCard web site at http://www.opencard.org/ for more
> information on OpenCard---binaries, source code, documents.
> This list is being archived at http://www.opencard.org/archive/opencard/
! To unsubscribe from the [EMAIL PROTECTED] mailing list send an email
! to
! [EMAIL PROTECTED]
! containing the word
! unsubscribe
! in the body.