sn.exe fails with Access Denied error message

前端 未结 5 1479
[愿得一人]
[愿得一人] 2021-01-01 22:38

I get an Access is Denied error message when I use the strong name tool to create a new key to sign a .NET assembly. This works just fine on a Windows XP machine but it doe

5条回答
  •  無奈伤痛
    2021-01-01 23:07

    Yes I have tried running PS and the regular command prompt as administrator. The same error message comes up.

    Another possible solution could be that you need to give your user account access to the key container located at C:\Documents and Settings\All Users\Application Data\Microsoft\Crypto\RSA\MachineKeys

提交回复
热议问题