0

I tried

C:\dev>aspnet_regiis -pc "NetFrameworkConfigurationKey" -exp
Creating RSA Key container...
The RSA key container could not be opened.
Failed!

and

C:\dev>aspnet_regiis -pa "NetFrameworkConfigurationKey" "ASPNET"
Adding ACL for access to the RSA Key container...
The RSA key container was not found.
Failed!

Both failed. Any idea?

dtb
  • 213,145
  • 36
  • 401
  • 431
BKarms
  • 61
  • 1
  • 1
  • 2

1 Answers1

0

In general when we have had to generate these keys we have needed somebody who had admin level permissions to generate the said key.

Joshua Cauble
  • 1,349
  • 8
  • 7