I am able to encrypt the web.confg file in the development server without any problem. however, when i move the code to the production server it gives me an error. Do I need to copy any key from the development server over to the production? I am guessing it is not finding the key that used to encrypt the file when it moved to the production server. Please help. thank you