I'm curous it you have to encrypt the config files for every separate installation of the webapp (like you did in the video). I guess the encryption/decryption depends on some machine specific key.
How about web application farms. Is there a way to encrypt the config file once and deploy the decrypted version to all instances in the farm?
Encrypting your web.config file with ASP 2.0 (Visual Studio 2005)
May 31, 2006 at 12:10 AMI'm curous it you have to encrypt the config files for every separate installation of the webapp (like you did in the video). I guess the encryption/decryption depends on some machine specific key.
How about web application farms. Is there a way to encrypt the config file once and deploy the decrypted version to all instances in the farm?
Regards,
Johan Sundström