G
Guest
Hi,
Posted this in the .Net.Security forums but did not get any replies - anyone
here got any expreience of this,
Thanks,
Gary
------------copy--------------------
Hi All,
Just a quick question - has anybody tried this article lately?
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetsec/html/SecNetHT10.asp
Its on the Patterns and Practices site, entitled "How To: Create an
Encryption Library in .NET 1.1". I am sure it always used to compile OK,
since a guy I used to know used it. Now, however, the article says 'Last
Updated Jan 06' and it does not compile.
The problem seems to be the GetCryptoServiceProvider method, which now has 2
parameters, yet the function calls still have only one parameter.
Consequently you get the 'no overloaded method takes 1 parameter' erro when
you compile.
Am I being stupid, (likely...ho ho), or has anybody else come across this.
thanks,
Gary
Posted this in the .Net.Security forums but did not get any replies - anyone
here got any expreience of this,
Thanks,
Gary
------------copy--------------------
Hi All,
Just a quick question - has anybody tried this article lately?
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetsec/html/SecNetHT10.asp
Its on the Patterns and Practices site, entitled "How To: Create an
Encryption Library in .NET 1.1". I am sure it always used to compile OK,
since a guy I used to know used it. Now, however, the article says 'Last
Updated Jan 06' and it does not compile.
The problem seems to be the GetCryptoServiceProvider method, which now has 2
parameters, yet the function calls still have only one parameter.
Consequently you get the 'no overloaded method takes 1 parameter' erro when
you compile.
Am I being stupid, (likely...ho ho), or has anybody else come across this.
thanks,
Gary