![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi , I am able to encrypt <identity> element in web.config. I use <identity> element userName (domain\Service account) and password to make connection to the database. As values in the web.config file are encrypted I am not able to run my project. Error Failed to decrypt using provider 'RsaProtectedConfigurationProvider'. Error message from the provider: The RSA key container could not be opened. Let me know what modification I have to do, to dcrypt the value of web.config so that identity username makes a connection with database. |
#3
| |||
| |||
|
|
Hi , I am able to encrypt <identity> element in web.config. I use <identity> element userName (domain\Service account) and password to make connection to the database. As values in the web.config file are encrypted I am not able to run my project. Error Failed to decrypt using provider 'RsaProtectedConfigurationProvider'. Error message from the provider: The RSA key container could not be opened. Let me know what modification I have to do, to dcrypt the value of web.config so that identity username makes a connection with database. |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |