How to Encrypt and Decrypt Connection Strings Web.config Using aspnet_regiis.exe

preview_player
Показать описание

-~-~~-~~~-~~-~-
Please watch: "How to Perform Global Exception Handling in ASP.NET CORE MVC"
-~-~~-~~~-~~-~-
Рекомендации по теме
Комментарии
Автор

remember first to install: ASPNET_REGIIS.EXE /i

kilianlehn
Автор

I am encrypting my connection string in an MVC 5 entity framework web application.But after encryption of connectionStrings section inside web.config, application throws an exception of stating RSA key cannot open.

swaroopjoseph
Автор

Will this encrypted connection string work on other machine if it's copied and pasted and at run time if we write connectionstring value to file will the clear value be written or the encrypted value?Also will is value shown clear or encrypted at debug mode?Thanks in advance

omaralmaany
Автор

how to use the aspnet in the server while deploying the code? it does not work

Jeshhafterhours
Автор

Hello there. I have a problem with an encrypted connection string. Could you help on that please? I’ll pay you if it needs.

abdullahquhtani
Автор

can i do there operations in published code in IIS Server

mohangcrs