Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
TripelDES not working on Win 98
Message
From
20/04/2004 11:06:13
Keith Payne
Technical Marketing Solutions
Florida, United States
 
 
To
19/04/2004 20:57:04
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00896320
Message ID:
00896522
Views:
15
>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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform