CryptAcquireContext generates ERROR_FILE_NOT_FOUND error
From: Alexander Cherny (black_at_gainskeeper.com)
Date: 12/21/04
- Next message: Valery Pryamikov: "Re: Encrypt public key using OAEP + SHA1for C++"
- Previous message: Douglas Lecato: "Creating Password Filter"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 21 Dec 2004 16:22:25 -0500
hi all!
i've created a com object to en/decrypt information and put it into a COM+
application. it runs perfect under the admin account (the identity tab of
the COM+ application properties). but when i try to change the identity
account to something, that does not have admin rights, it fails during
CryptAcquireContext() performing. GetLastError() returns
ERROR_FILE_NOT_FOUND.
what do i do wrong? how to make CryptoAPI work properly under non-admin
account?
thank you.
-- alex cherny
- Next message: Valery Pryamikov: "Re: Encrypt public key using OAEP + SHA1for C++"
- Previous message: Douglas Lecato: "Creating Password Filter"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|