Sign in
Decrypt my World
Cryptography, Security, Debugging and more!
Tags
ADSI
CAPICOM
Cdb
CertEnroll
CNG
Credential Providers
CryptAcquireContext
CryptoAPI
Debugger scripts
Debugging
DPAPI
Interop
LSASS
NT Services
NTSD
P/Invoke
PowerShell
RSACryptoServiceProvider
SCard API
Smart Card
System.DirectoryServices
System.Reflection
System.Security
VBScript
WinDbg
Windows 7
Windows SDK
Windows Server 2003
Windows Server 2008
Windows Vista
Windows XP
WinInet
WMI
x64
XEnroll
Browse by Tags
MSDN Blogs
>
Decrypt my World
>
All Tags
>
scard api
Tagged Content List
Blog Post:
X509Certificate2 raises "The Smart card resource manager is not running" exception
Alejandro Campos Magencio
Hi all, Some time ago a customer of mine was getting a CryptographicException with message "The Smart card resource manager is not running" when using X509Certificate2 object in a Windows service . This was the call stack at the point of exception: at System.Security.Cryptography.Utils.CreateProvHandle...
on
19 May 2011
Blog Post:
SCardEstablishContext fails with SCARD_E_NO_SERVICE error
Alejandro Campos Magencio
Hi all, If you call SCardEstablishContext API in a Windows service running under a specific user account (domain\user) or NETWORK SERVICE , you may get the following error on Vista/Server 2008 or Windows 7/Server 2008 R2 : 0x8010001d - SCARD_E_NO_SERVICE - "The Smart card resource manager is not...
on
19 May 2011
Blog Post:
An aborted process that reads from a smartcard causes a 2nd reader process to hang
Alejandro Campos Magencio
Hi all, I'm currently working on the following issue on Windows Vista SP2 and Windows 7 RTM which doesn't happen on Windows XP SP3 : if a process that reads from a smart card is aborted unexpectedly after a call to SCardBeginTransaction without calling SCardEndTransaction , other instances of...
on
23 Dec 2010
Blog Post:
PKCS#11 interface support on Windows 2000/Server 2003
Alejandro Campos Magencio
Hi all, welcome back, I recently had some issues involving PKCS#11 interface on Windows, and it seems quite clear that we don't support it, at least on Windows 2000 & Server 2003, and as far as I know on any other version of Windows: Public Key Interoperability " Hardware Support ... Windows...
on
6 Mar 2008
Blog Post:
SCardGetStatusChange fails with SCARD_E_NO_SERVICE error
Alejandro Campos Magencio
Hi, welcome back, Smart Card Redirection on Microsoft Remote Desktop Protocol (RDP) client 6.0 may cause SCardGetStatusChange to fail with error 0x8010001d - SCARD_E_NO_SERVICE - "The Smart card resource manager is not running." . When a user connects from her machine A (i.e. Windows XP SP2...
on
17 Dec 2007
Page 1 of 1 (5 items)