J
julian.tklim@gmail.com
Guest
Hi,
I've got this error after applying the Security update for
Microsoft .NET KB928365 this morning.
Object already exists.
Description: An unhandled exception occurred during the execution of
the current web request. Please review the stack trace for more
information about the error and where it originated in the code.
Exception Details:
System.Security.Cryptography.CryptographicException: Object already
exists.
Source Error:
Line 132: ' Create a new instance of RSACryptoServiceProvider
that accesses
Line 133: ' the key container MyKeyContainerName.
Line 134: GetKeyFromContainer = New
RSACryptoServiceProvider(cp)
Anyone knows the problem?
Thanks in advance.
Julian
I've got this error after applying the Security update for
Microsoft .NET KB928365 this morning.
Object already exists.
Description: An unhandled exception occurred during the execution of
the current web request. Please review the stack trace for more
information about the error and where it originated in the code.
Exception Details:
System.Security.Cryptography.CryptographicException: Object already
exists.
Source Error:
Line 132: ' Create a new instance of RSACryptoServiceProvider
that accesses
Line 133: ' the key container MyKeyContainerName.
Line 134: GetKeyFromContainer = New
RSACryptoServiceProvider(cp)
Anyone knows the problem?
Thanks in advance.
Julian