tags:

views:

47

answers:

0

Trying to setup web.config encryption on a Win2K3 server. I can encrypt fine, but when I load the aspx page I always get the exception "The RSA key container could not be opened." which is certainly a permissions issue. I've used the command line tool to grant NT Authority\NetworkService permissions to the container. I've even gone so far as to grant Everyone permissions with the same result. I've followed the instructions to a "T" and have double checked for typos, etc...

Anyone out there been through this before and have a suggestion. Seriously stumped.