I use Enterprise libraray Cryptography Application block to do encryption/decryption. On develpment machine, everything works properly when I call Cryptographer.EncryptSymmetric method. However, on production server, I got the error - Key not valid for use in specified state. It is the same application with the same key that I deployed to the server. Could anyone know why and how to [:'(]fix this? Thanks,
Tom