Sign in
Windows SDK Support Team Blog
#define _WIN32_WINNT
Common Tasks
Blog Home
Email Blog Author
OK
RSS for comments
RSS for posts
Atom
Search Form
Tag Cloud
Access Denied
Base
certificate
Certification
CreateProcessAsUser
CreateProcessWithLogonW
Crypto
CryptographicException
integrity level
LogonUser
LogonUser()
Microsoft Platform Ready Test Tool
MPR Test Tool
Networking
performance counters
Security
Service
SeTcbPrivilege
setsockopt
signtool
Token
UAC
windows media
windows media encoder
WTSQueryUserToken
Monthly Archives
Archives
May 2013
(3)
April 2013
(2)
March 2013
(2)
February 2013
(3)
January 2013
(1)
September 2012
(2)
November 2010
(3)
August 2010
(2)
May 2010
(12)
January 2010
(7)
December 2009
(2)
November 2009
(30)
October 2009
(4)
September 2009
(1)
August 2009
(1)
July 2009
(7)
Browse by Tags
MSDN Blogs
>
Windows SDK Support Team Blog
>
All Tags
>
cryptographicexception
Tagged Content List
Blog Post:
CryptAcquireCertificatePrivateKey fails with CRYPT_E_NO_KEY_PROPERTY (0x8009200B ) when trying to obtain access to a user's private key on machine's after the user changes his password.
Prateek Kr Dubey
You create a key container on a machine for a specific user on the user’s profile. You log off the user and login with the administrator account and forcibly change the user’s password. Next time if you log on to the machine with the user account and the new password, and then try to...
on
28 May 2010
Blog Post:
Opps!!! System.Security.Cryptography.CryptographicException: The system cannot find the file specified.
Prateek Kr Dubey
If you are creating the cryptographic keys on the user's profile directory you may get a cryptographic exception saying: "CryptographicException: The system cannot find the file specified". The stack trace looks like: System.Security.Cryptography.CryptographicException: The system cannot find...
on
16 Nov 2009
Page 1 of 1 (2 items)