Windows error 0x8010001B, -2146435045

Detailed Error Information

SCARD_E_DUPLICATE_READER[1]

MessageThe reader driver did not produce a unique reader name.
Declared inwinerror.h
HRESULT analysis: flags: S; facility: 16 (FACILITY_SCARD); error: 27 (more)

Questions

1vote
1answer

Trouble Converting Smart Card Program to UWP

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
uwp
raspberry-pi
smartcard
windows-10-iot-core
smartcard-reader

Comments

Leave a comment

(plain text only)

Sources

  1. winerror.h from Windows SDK 10.0.14393.0
  2. https://msdn.microsoft.com/en-us/library/cc231198.aspx

User contributions licensed under CC BY-SA 3.0