Error SCardConnect return code = 80100009 / How to use another SC reader?
843851Mar 10 2008 — edited Mar 11 2008Hello,
I have 2 card readers connected to my PC. One for harddrive encryption which is part of our internal security and another one for my development (Gemplus GemPC433-SL7). I have installed the OpenCard framework for the first time on my PC because I would like to write a small SmartCard Client application reading some data from a file stored in a smart card.
My problem is that I would like to use the Gemplus card reader to do this but when I start the batch "GetSmartCard.bat" it seems that it is trying to read the card from the smartcard reader used for my harddrive encryption. Then I get the error PC/SC Error SCardConnect return code = 80100009.
Can you please tell me how can I force OCF to use the other card reader (GemPC433-SL7)?
Thanks in advance for your replies.
Alain