Hey,
I get an error in w2k when i want to do the following statement:
sig.SetKey(this.ClientCertificate.Key);
In Windows XP I dont get an error...
This is the error:
Key handle can not be acquired within the cryptographic service provider (CSP) for this implementation.
Can anyone help me?
Thanks!
I get an error in w2k when i want to do the following statement:
sig.SetKey(this.ClientCertificate.Key);
In Windows XP I dont get an error...
This is the error:
Key handle can not be acquired within the cryptographic service provider (CSP) for this implementation.
Can anyone help me?
Thanks!