Page 1 of 1

Keyset does not exist

Posted: Fri May 30, 2008 7:10 pm
by tranlongphu
However, occasionally, I would get this "Keyset does not exist". Could you tell me how to avoid it ? or What have I done wrong ?

Thanks

Posted: Mon Jun 02, 2008 9:32 am
by shannon
What .net version are you using and which versions are installed?

Posted: Mon Jun 02, 2008 3:21 pm
by tranlongphu
I'm running .Net 2.0 and Vault Version 3.1.9

Thanks.

Posted: Mon Jun 02, 2008 3:27 pm
by shannon
do you have any other versions of .net installed?

Posted: Tue Jun 03, 2008 1:51 am
by tranlongphu
Yes, I have .net 3.5 running (vs 2008)

Posted: Tue Jun 03, 2008 7:48 am
by shannon
I think something has gone wrong with the permissions to a keys folder .net is trying to access. We've seen this a few times where people have .net 3.5 installed.

Some people have resolved it by reinstalling .net 2.0.

You can also try checking the permissions on this folder:
C:\Documents and Settings\All Users\Application Data\Microsoft\Crypto\RSA\MachineKeys

Make sure the windows user you're using has full control.

Posted: Tue Jun 03, 2008 2:20 pm
by tranlongphu
Thank you, yes, that seems to work now.

Sincerely,

Phu Tran.

Posted: Tue Jun 03, 2008 2:22 pm
by shannon
Could you tell me which solution you used? Reinstalling or just fixing the permissions?

Posted: Tue Jun 03, 2008 6:57 pm
by tranlongphu
I fixed the permission on the folder, give it full permission

Thanks a lot for your help.

Phu.

Posted: Wed Jun 04, 2008 7:34 am
by lbauer
Thanks for the update.