|
lanremilan
Date:: Aug 02, 2010
Time:: 11:34
|
hi ,
i get this error when i try to login to my webmail,its beeServer 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.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.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) +7596735
System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) +275
SmarterTools.SmarterMail.Remoting.IMail.Login(String initializationStr, Byte[] emailAddress, Byte[] password, Boolean recordLogin) +0
SmarterTools.SmarterMail.Remoting.RemoteMail.Login(String initializationStr, Byte[] email, Byte[] password, Boolean recordLogin) +40
SMWeb05.Login.login(String email, String password) +185
SMWeb05.Login.DoLoginInternal(String username, String password, Boolean rememberMe) +986
SMWeb05.Login.DoLogin(String username, String password, Boolean rememberMe) +21
SMWeb05.Login.DoLogin() +62
SMWeb05.Login.btnEnterClick_Click(Object sender, ImageClickEventArgs e) +5
System.Web.UI.WebControls.ImageButton.OnClick(ImageClickEventArgs e) +108
System.Web.UI.WebControls.ImageButton.RaisePostBackEvent(String eventArgument) +118
System.Web.UI.WebControls.ImageButton.System.Web.UI.IPostBackEventHandler.Raise PostBackEvent(String eventArgument) +10
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +36
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1565
------------------------------------------------------------------------------- -
Version Information: Microsoft .NET Framework Version:2.0.50727.3603; ASP.NET Version:2.0.50727.3082 n on for weeks,please help.
(
Click here to see the Answer Discussion that preceded this tutorial.
Login to rate this tutorial: Good | Bad
|