while refreshing the page i got this as error, any idea what the ****??
Server Error in '/' 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.CryptographicExceptio n: 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.CryptographicExceptio n.ThrowCryptogaphicException(Int32 hr) +33
System.Security.Cryptography.Utils._DecryptData(Sa feKeyHandle hKey, Byte[] data, Int32 ib, Int32 cb, Byte[]& outputBuffer, Int32 outputOffset, PaddingMode PaddingMode, Boolean fDone) +0
System.Security.Cryptography.CryptoAPITransform.Tr ansformFinalBlock(Byte[] inputBuffer, Int32 inputOffset, Int32 inputCount) +319
System.Security.Cryptography.CryptoStream.FlushFin alBlock() +30
WZ.WebTeam.Framework.Security.Decryptor.Decrypt(By te[] bytesData, Byte[] bytesKey) +269
WZ.WebTeam.Global.Library.Manager.SecurityMgr.Decr ypt(String strEn, eumSecurity strType) +655
WZ.WebTeam.Global.Library.Util.CookieLib.GetLoginS tate() +158
WZ.WebTeam.Global.Library.Util.CheckLib.isLogin() +29
WZ.WebTeam.Global.Web.Archlord._Control.LoginPanel .Page_Load(Object sender, EventArgs e) +53
System.Web.Util.CalliHelper.EventArgFunctionCaller (IntPtr fp, Object o, Object t, EventArgs e) +15
System.Web.Util.CalliEventHandlerDelegateProxy.Cal lback(Object sender, EventArgs e) +34
System.Web.UI.Control.OnLoad(EventArgs e) +99
System.Web.UI.Control.LoadRecursive() +47
System.Web.UI.Control.LoadRecursive() +131
System.Web.UI.Control.LoadRecursive() +131
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1061
Version Information: Microsoft .NET Framework Version:2.0.50727.832; ASP.NET Version:2.0.50727.832






