Hello,

I have made my ConectionString.config file encrypted for security using following command:

aspnet_regiis.exe -pe “connectionStrings” -app “/DemoApplication”



However, after that nopCommerce is not coming up any more. How can I make nopcommerce runs while connection string is encrypted?


Thanks.