Ask a Question related to ASP.NET General, Design and Development.
-
Andrés Giraldo #1
Can't find a cryptographic service provider (CSP) in this algorythm...
Hi!
I'm trying to use a System.Security.Criptography function, it works on
my machine but when I publish the site, it gives me the following error:
Can't find a cryptographic service provider (CSP) in this algorythm...
Any Idea of what's wrong???
Thanks
*** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
Don't just participate in USENET...get rewarded for it!
Andrés Giraldo Guest
-
CryptoAPI cryptographic service provider (CSP) for this implementation could not be acquired during encryption
Hi, We are trying to encrypt and decrypt some fields using RSA algorithm.The class being used is RSACryptoServiceProvider.We have put a key in its... -
Cryptographic service provider (CSP) could not be found for this algorithm.
I'm running an ASP.NET webapplication on a Windows 2000 Server SP4 machine with .Net Framework 1.0 installed. The ASP.Net application uses... -
Cryptograhic service provider failed
I have an asp.net application that is using forms authentication and the encrypt/decrypt methods to encrypt the ticket. My application works... -
error installing patch because cryptographic service is not running
I'm attempting to install the latest patch - 823980 and I get an error in the install: "Setup could not verify the integrity of the file... -
Using Microsoft Cryptographic API in a .Net web service.
Hi, I used the Microsoft Cryptographic API in VB6, worked fine. It works well in a VB.Net window application as well. However, it does not work...



Reply With Quote

