hi all,
When we publish my project , i found the (WEB.Config) file without any connection strings encryption ..
i try to encrypt the file with the usual way ;
aspnet_regiis.exe -pef “connectionStrings” “<Path of the Folder containing the Web.Config file>”
but nothing anything happen and still without encryption
wanna know a way to encrypt the connectionsstrings for this file.
thanks all
It’s not a Wisej issue. Web.config is managed by IIS.
Please login first to submit.