Hi
Our server has the machine key configured in the machine.config file. I've noticed an error when saving Site Settings alterations (object not set error at GetDecryptionkey() ). Looking at the DNN source code, this is attempting to retrieve the machine key from the web config only and consequently throwing the error. Is this a bug?