Encrypt Web.config
I am Encrypting Web.config using aspnet_regiis.exe it is working fine in my local system, but when i upload id it with encrypting with server details it gives error how to resolve it?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Mukesh KumarPosted Oct 12, 2015, 6:17 AM
Deepak ThapaPosted Oct 12, 2015, 6:01 AM
Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request.
Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: Failed to decrypt using provider 'RsaProtectedConfigurationProvider'.
Error message from the provider: Bad Data.
Source Error:
An application error occurred on the server. The current custom error settings for this application prevent the
details of the application error from being viewed remotely (for security reasons).
It could, however, be viewed by browsers running on the local server machine.
Francis SusaimichaelPosted Oct 12, 2015, 5:32 AM