Hi,
If I use sn.exe to create an strong name key, it is giving the following
error.
"Failed to generate a strong name key pair -- The keyset is not
defined."
I'm an local administrator and i have full control permission to
"C:\Documents and Settings\All Users\Application
Data\Microsoft\Crypto\RSA\MachineKeys" folder. Its not working now too.
Could you please anyone help me in this regard?.
Thanks,
Sundar.
Beat Nider?st - 31 Dec 2003 11:13 GMT
Hello Sundar,
I get the same error when I set the Strong Name tool to use a
Cryptographic Service Provider other than the default using "sn -c
<CSP-name>". When I reset the Strong Name tool using "sn -c", which
resets the tool, it works again.
I also believe to have discovered that the folder "C:\Documents and
Settings\All Users\Application
Data\Microsoft\Crypto\RSA\MachineKeys" is only used to store keys in
containers (there is a file for each container you create via "sn -i
<keyfile> <container-name>")
I hope this helps.
Greetings, Beat
Sundaram P - 31 Dec 2003 12:03 GMT
Hi Beat,
Thank you very much.
Its working now.
Regards,
Sundar.