This is a discussion on Encrypting Web.config - Sharepoint ; Hello, I need to encrypt the Web.config file in a MOSS 2007 site. I'm using the: aspnet_regiis -pe connectionStrings -site SiteName -app / command line to encrypt the connectionStrings section and the appSettings section. However, when I encrypt the connectionStrings ...
Hello,
I need to encrypt the Web.config file in a MOSS 2007 site. I'm using the:
aspnet_regiis -pe connectionStrings -site SiteName -app /
command line to encrypt the connectionStrings section and the appSettings
section.
However, when I encrypt the connectionStrings I get an unexpected error in
SharePoint. I tried looking at the log and couldn't find anything. I'm
using Forms Authentication in an extended web application, and I'm
encrypting both Web.configs. I don't know if has to do with the Forms
Authentication connection string. Any ideas or workaraounds?
Any help would be greatly appreciated.
Thanks,
Michel Bechelani