I'm suddenly receiving the following error when trying to perform certain web functions in the web portal.
Fatal error
Error Failed to decrypt using provider 'CurrentUserDataProtectionProvider'. Error message from the provider: Key not valid for use in specified state. (Exception from HRESULT: 0x8009000B) (C:\Program Files\Softerra\Adaxes 3\Service\Softerra.Adaxes.Service.exe.Config line 464)
<mailSettings configProtectionProvider="CurrentUserDataProtectionProvider">
<EncryptedData> <CipherData>
<CipherValue>@#$$#%W%</CipherValue>
</CipherData>
</EncryptedData>
</mailSettings>
Line 464 of the Config file is the Bold above (<EncryptedData>
Version: 3.7.11926.0
Any assistance would be appreciated.
Thx!
--Joel