Server Error in '/towdigital' Application.

Bad Data.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Security.Cryptography.CryptographicException: Bad Data.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[CryptographicException: Bad Data.
]
   System.Security.Cryptography.CryptoAPITransform._DecryptData(IntPtr hKey, Byte[] rgb, Int32 ib, Int32 cb, Boolean fDone) +0
   System.Security.Cryptography.CryptoAPITransform.TransformFinalBlock(Byte[] inputBuffer, Int32 inputOffset, Int32 inputCount) +805
   System.Security.Cryptography.CryptoStream.FlushFinalBlock() +40
   dotNetFreak.WebControls.FormShield.Decrypt(String encryptedString) +355
   dotNetFreak.WebControls.FormShield.get_Text() +193

[TargetInvocationException: Property accessor 'Text' on object 'dotNetFreak.WebControls.FormShield' threw the following exception:'Bad Data.
']
   System.ComponentModel.ReflectPropertyDescriptor.GetValue(Object component) +423
   System.Web.UI.WebControls.BaseValidator.GetControlValidationValue(String name) +56
   System.Web.UI.WebControls.CompareValidator.EvaluateIsValid() +20
   System.Web.UI.WebControls.BaseValidator.Validate() +138
   System.Web.UI.Page.Validate() +235
   System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +36
   System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +18
   System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +33
   System.Web.UI.Page.ProcessRequestMain() +1292


Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032