Hi Tom, Microsoft SmartCard Components (MSC) develop for PCSC, in the registry, MSC require you to write the IFDName to registry let its (MSC) recongize your reader. Similarily, the error return 80100009 means SCARD_E_UNKNOWN_READER, is that have some parameters stored in registry to let cardterminal to recongize the connected CyberMouse is missing ? David T wrote: > Is anyone out there using the CyberMouse USB at all? > > T > > "Tom" <[EMAIL PROTECTED]> wrote in message 8jq21e$17n$[EMAIL PROTECTED]">news:8jq21e$17n$[EMAIL PROTECTED]... > > I just installed my CyberMouse USB onmy Win2000 machine (PCSC driver) and > > tried to use it with OCF. > > If the card is already inserted, I get this: > > opencard.core.terminal.CardTerminalException: Card present but > unresponsive > > in slot 0 > > at com/ibm/opencard/terminal/pcsc10/Pcsc10CardTerminal.isCardPresent > > (Pcsc10CardTerminal.java:254) > > at opencard/core/event/EventGenerator.createEventsForPresentCards > > (EventGenerator.java:139) > > at > opencard/core/terminal/CardTerminalRegistry.createEventsForPresentCards > > (CardTerminalRegistry.java:321) > > ... > > > > If it's not, I get this: > > opencard.core.terminal.CardTerminalException: Pcsc10CardTerminal: PCSC > > Exception in method SCardConnect: PC/SC Error SCardConnect > > return code = 80100009 > > > > at > > com/ibm/opencard/terminal/pcsc10/Pcsc10CardTerminal.translatePcscException > > (Pcsc10CardTerminal.java:502) > > at com/ibm/opencard/terminal/pcsc10/Pcsc10CardTerminal.cardConnect > > (Pcsc10CardTerminal.java:361) > > at > > > com/ibm/opencard/terminal/pcsc10/Pcsc10CardTerminal.internalOpenSlotChannel > > (Pcsc10CardTerminal.java:312) > > at opencard/core/terminal/CardTerminal.openSlotChannel > > (CardTerminal.java:384) > > at opencard/core/service/CardServiceRegistry.getSmartCard > > (CardServiceRegistry.java:316) > > at opencard/core/service/SmartCard.getSmartCard (SmartCard.java:388) > > at opencard/core/service/SmartCard.getSmartCard (SmartCard.java:357) > > ... > > > > The second error occurs after it calls the cardInserted method (NOTE: no > > card is present)! > > > > Can anyone help me with this? > > > > Thanks in advance. > > > > T > > > > > > --- > > 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. --- > 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.
