CSP for this implementation could not be acquired
From: mm (mehulbv_at_hotmail.com)
Date: 02/02/04
- Next message: Tim Kurtzman: "RE: How to I configure the security settings of a "on-the-net" assembly?"
- Previous message: Hernan de Lahitte: "Re: Tampering with an assembly in the GAC"
- Next in thread: Oleg Leikin: "RE: CSP for this implementation could not be acquired"
- Reply: Oleg Leikin: "RE: CSP for this implementation could not be acquired"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 2 Feb 2004 15:36:53 -0500
Hello Everyone,
I am running my application on window 2003 server (web server edition)
which makes a call to the RSACryptoServiceProvider. I am using Machine Key
Store to persist the keys and I am using a unique container name. I ran the
application on a windows 2003 sever web edition and it works absolutely
fine. when I move the application to the production server I receive the
following error.
CryptoAPI cryptographic service provider (CSP) for this implementation could
not be acquired.
I have read the article
(http://support.microsoft.com/default.aspx?scid=KB;EN-US;322371) on MSDN
website but this does not help me as I am already doing what the article
suggests. I am also running .NET FW 1.1
any ideas would be greatly appreciated.
Thanks in advance for the help
MM
- Next message: Tim Kurtzman: "RE: How to I configure the security settings of a "on-the-net" assembly?"
- Previous message: Hernan de Lahitte: "Re: Tampering with an assembly in the GAC"
- Next in thread: Oleg Leikin: "RE: CSP for this implementation could not be acquired"
- Reply: Oleg Leikin: "RE: CSP for this implementation could not be acquired"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|