Skip to Main Content

Java Card

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

PC/SC error SCardConnect return code = 80100009

843851Jul 31 2003 — edited Dec 9 2005
I created an application using the OpenCard Framework. I am using a Schlumberger Reflex USB v2 reader. When I run my application, I receive the following error "opencard.core.terminal.CardTerminalException: Pcsc10CardTerminal: PCSC Exception in method SCardConnect: PC/SC Error SCardConnect return code = 80100009".

This return code corresponds to this variable in windows, SCARD_E_UNKNOWN_READER.

I know the card reader and the PC/SC driver for the reader work correctly because I have used them with other applications.

Is there some special configuration I have to make within the OpenCard Framework to have it recognize my reader? Or, is there some configuration I have to do within Windows 2000?

Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 6 2006
Added on Jul 31 2003
7 comments
2,380 views