Windows error 0x80100008, -2146435064

Detailed Error Information

SCARD_E_INSUFFICIENT_BUFFER[1]

MessageThe data buffer to receive returned data is too small for the returned data.
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 Code8 (0x0008)

Questions

4votes
1answer

Scdaemon won't detect Yubikey on Windows 10

This has recently started after I updated to Windows 10 1803 (x64). I have updated Gpg4Win to the latest version (3.1.2), but this has not fixed anything. I have tried the following: * Remove the Minidriver (https://forum.yubico.com/viewtopicbe08.html?f=35&t=2756) * Change the chuid (https://forum.yubico.com/viewtopicb199.html?f=35&t=2757) * Uninstall all drivers related to the Yubikey [...] read more
windows
windows-10
gpg4win
yubikey
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