LogoLogo
v3.2.x
v3.2.x
  • Introduction
  • Prerequisites
  • Trust1Connector JS SDK
  • Changelog
  • Core
    • Concept
    • Quick-Migration Guide
    • Core Service
    • Consent
    • Status codes / error handeling
    • Configuration
    • Authenticated client
    • Downloading latest Trust1Connector
    • Troubleshooting
  • Trust1Connector SDK integration
    • Integration in Web Applications
  • Token
    • Token typing models
    • Generic token
    • Belgian eID
    • Aventra MyEID PKI
    • Idemia Cosmo One v8.2
    • Oberthur Cosmo One v7.3
    • Diplad (BeLawyer)
    • Chambersign
    • Certigna
    • Jcop3
    • Airbus
  • Payment
    • Payment typing models
    • EMV
    • Crelan
  • FIle
    • File exchange
  • HSM
    • Remote loading
  • PKCS11
    • PKCS11 Keystore
    • PKCS11 Objects
Powered by GitBook
On this page
  • Windows
  • Error while retrieving readers

Was this helpful?

Export as PDF
  1. Core

Troubleshooting

PreviousDownloading latest Trust1ConnectorNextIntegration in Web Applications

Last updated 4 years ago

Was this helpful?

Windows

Error while retrieving readers

Is the smartcard service running?

The Smartcard service is a Windows service that manages the connection to the eID and card reader. Therefore, this service must be running for you to be able to access the eID. You can check this as follows:

  • Open "Windows Services".

  • Search for "Smartcard service" as shown in the following screenshot:

Check the following Smartcard service settings (based on the screenshot above):

  • The status column for the Smartcard service shows 'Running'.

  • The 'Log On As' column shows 'Local Service'.

Are the Smartcard service settings NOT as they should be? Then do whichever of the following two options applies:

1. The Smartcard service is not running.

Start the Smartcard service, as follows:

  • Double-click the Smartcard service.

  • Click 'Start' and then 'OK'.

2. The Smartcard service is not logged on as a 'Local Service'.

  • Double-click the Smartcard service.

  • Select the second tab, 'Log On'.

  • Select 'This account'.

  • Click 'Browse'.

  • In the white text box, type: loc.

  • Then click 'Check names'.

  • The name 'Local service' now appears in the text box.

  • Then click 'OK'.

  • Leave the password boxes empty.

  • Click 'Apply'.

  • Click 'OK'.

  • Go back to the first tab, 'General', and restart the service.

  • Click 'Start'.

  • Click 'Stop'.