PC/SC error SCardConnect return code = 80100009
843851Jul 31 2003 — edited Dec 9 2005I 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