Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
TripelDES not working on Win 98
Message
De
20/04/2004 11:06:13
Keith Payne
Technical Marketing Solutions
Floride, États-Unis
 
 
À
19/04/2004 20:57:04
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00896320
Message ID:
00896522
Vues:
14
>Dear All,
>the command below does not work on Win 98 PC.. (I already installed dotnetfx.exe)
>
>Imports System.Security.Cryptography
>
>Dim des As New TripleDESCryptoServiceProvider --> The problem goes here
>
>I am facing with the error message below:
>
>An unhandled execption has occured in your application. If you click Continue, the application will ignore this error and will attempt to continue. If you click Quit then the application will be shut down immediately.
>
>Cryptographic service provider (CSP) could not be found in this algorithm.
>
>Am I missing something? .. I need advice ..thanks a lot in advance
>
>Regards
>Winanjaya

Yep, you are missing Windows 2000, XP or Server 2003 :/ The .NET Framework doesn't run on Win98, and I think you've found one of the many reasons why. There are no Cryptographic Service Providers built into Win98 like there are built into 2000, XP & 2003.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform