Windows error 0x80100011, -2146435055

Detailed Error Information

SCARD_E_INVALID_VALUE[1]

MessageOne or more of the supplied parameters values could not be properly interpreted.
Declared inwinerror.h

HRESULT analysis[2]

FlagsSeverityFailure
Reserved (R)false
OriginMicrosoft
NTSTATUSfalse
Reserved (X)false
FacilityCode16 (0x010)
NameFACILITY_SCARD[2][1]
DescriptionThe source of the error code is the Smart-card subsystem.[2][1]
Error Code17 (0x0011)

Questions

2votes
1answer

Getting started with smartcard & ISO 7816 in excel vba ( SCardEstablishContext )

I just received a standard cheap usb smartcard reader. I'm trying to find out how to interact with it using VBA in excel. -- I wrote this as I attempted to create basic smartcard functionality in a workbook. I figured at some point I would get stuck (and I did). [...] read more
vba
excel
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
0votes
0answers

GPG secret key regularly unknown to my system

For a couple of days now at certain times my notebook does not know about my GPG secret key anymore. I have it saved on a Yubikey and use it to decrypt my passwords, as well as signing and encrypting my emails. So sometimes, when I try to decrypt my [...] read more
encryption
gnupg
yubikey

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