What does HRESULT 0x80100023 (SCARD_E_DIR_NOT_FOUND) mean?

 
Previous Next
SCARD_E_UNSUPPORTED_FEATURE SCARD_E_FILE_NOT_FOUND

SCARD_E_DIR_NOT_FOUND

SCARD_E_DIR_NOT_FOUND The smart-card directory selected by the application does not exist. In card file-system terms, this often means the expected application, dedicated file, or path is absent on this card profile.

What to check

  • Verify that the correct application identifier and card profile are being used before selecting a directory or file.
  • Do not infer directory layout from another card model, even when the cards belong to the same issuer.
  • Use the card vendor's provisioning or diagnostics tools to inspect the card rather than writing a guessed directory structure.

Microsoft: SCardStatus

Microsoft: SCardTransmit

Microsoft: Smart Card architecture

Microsoft: Smart Card Minidrivers


Looking for a different code? Search another status or error code.