Hi,
We are seeing the following error in Event Logs for our site running on DNN Platform 9.1.1 and EasyDNNNews 8.6.2. Any idea why we are seeing this error?
------------------------------------------------------------------------------------------------------------------------------------------------------------
AbsoluteURL:/Default.aspx
DefaultDataProvider:DotNetNuke.Data.SqlDataProvider, DotNetNuke
ExceptionGUID:c7c01c26-70b5-40bc-9a93-876fc60a1b57
AssemblyVersion:9.1.1
PortalId:1
UserId:-1
UserAgent:Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 YaBrowser/17.10.0.2017 Yowser/2.5 Safari/537.36
ExceptionHash:Mz9aq227nSBhEMChG8BgD4IowLg=
Message:Bad Data.
StackTrace:
InnerMessage:Bad Data.
InnerStackTrace:
at System.Security.Cryptography.CryptographicException.ThrowCryptographicException(Int32 hr) at System.Security.Cryptography.Utils._DecryptData(SafeKeyHandle hKey, Byte[] data, Int32 ib, Int32 cb, Byte[]& outputBuffer, Int32 outputOffset, PaddingMode PaddingMode, Boolean fDone) at System.Security.Cryptography.CryptoAPITransform.TransformFinalBlock(Byte[] inputBuffer, Int32 inputOffset, Int32 inputCount) at
EasyDNNSolutions.Modules.EasyDNNNews.StringHelpers.Decryption(String CypherText, String key) at EasyDNNSolutions.Modules.EasyDNNNews.ViewEasyDNNNews.btnSendContactEmail_Click(Object sender, EventArgs e) at System.Web.UI.WebControls.Button.OnClick(EventArgs e) at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)