Windows error 0x80100069, -2146434967

Detailed Error Information

SCARD_W_REMOVED_CARD[1]

MessageThe smart card has been removed, so that further communication is not possible.
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 Code105 (0x0069)

Questions

2votes
1answer

Passport readout on phyflex i.MX6 using pr533 jmrtd and pcsc-lite fails

We are currently working with this setup: Hardware: * phyFlex i.MX6 (Fsl ARM) board. * LCD * PR533 Usb eval board (ccid compat) Software: * yocto poky/oe 1.7, current dizzy fsl layer * pcsc-lite (1.8.6 also tested with 1.8.13) * ccid (1.4.8 also tested with 1.4.18 * fsl community 3.18 [...] read more
linux
yocto
pcsc
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
1vote
0answers

Signtool fail (-2146434967/0x80100069)

I've been trying to automate signing files with a token smart card. I wrote a short script that copies an exe file from elsewhere and signs it, in an infinite loop. After a few hours of my script running successfully, the logging of the server that is executing this script [...] read more
windows
token
signtool

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