Cryptographic operation error while opening ADX portal from IIS
I was getting below ‘Cryptographic operation’ error while opening ADX portal from IIS.
From the error, it’s clear that ADX portal encountered issue while decryption of Password.
Points to ponder:
- When you run ADX portal for the first time, it opens Configuration screen to capture CRM organization credentials.
- Credentials provided in Configuration screen will get saved under “../App_Data/settings.xml” file.
- Password will be encrypted in Base64 string.
Reason:
- In my case, “../App_Data/settings.xml” file got corrupted.
Fix:
- Delete the ‘settings.xml’ file from your visual studio solution’s “../App_Data” folder.
- Browse the portal
- This time Portal, opens Configuration screen and creates a new “../App_Data/settings.xml”
🙂
Categories: ADX
ADX, Cryptographic operation error
Comments (0)
Trackbacks (0)
Leave a comment
Trackback