I am also using angular and electron, but everything worked fine previously. This is the error: Error: SCardConnect error: SCardConnect error: The smart card cannot be accessed because of other connections outstanding. (0x8010000b) After the first time scanning a card, it no longer throws error and works fine reading cards [...] read more
I have a trouble with PCSC Reader and Smart card. I am not able to access the card with my GUI application. It works like a charm in the console example app. I receive Exception: SCard.Connect Error 0x8010000B: The smart card cannot be accessed because of other connections outstanding! A [...] read more
I'm working on converting what was originally a web forms .NET application to UWP. The application is for using company-issued badges to record meeting attendance instead of our current paper sign in sheets. The original program uses an Omnikey 5427 CK in keyboard wedge mode and has no problems. For [...] read more