G
Guest
I'm trying to use Protected Configuration to encrypt the contents within the
connectionStrings elements in my app.config file. I've got it to work
successfully on my development machine but when I deploy it to other machines
the appliction just crashes when it trys to access the app.config
connectionStrings.
Is it possible to use Protected Configuration in a Windows Application? If
so, will I have to use aspnet_regiis.exe import the keys into every machine?
Nuno
connectionStrings elements in my app.config file. I've got it to work
successfully on my development machine but when I deploy it to other machines
the appliction just crashes when it trys to access the app.config
connectionStrings.
Is it possible to use Protected Configuration in a Windows Application? If
so, will I have to use aspnet_regiis.exe import the keys into every machine?
Nuno