System.FormatException: 未找到任何可识别的数字。
异常详细信息: System.FormatException: 未找到任何可识别的数字。
源错误:
执行当前 Web 请求期间生成了未处理的异常。可以使用下面的异常堆栈跟踪信息确定有关异常原因和发生位置的信息。
堆栈跟踪:
[FormatException: 未找到任何可识别的数字。]
System.ParseNumbers.StringToInt(String s, Int32 radix, Int32 flags, Int32* currPos) +0
System.Convert.ToInt32(String value, Int32 fromBase) +30
LTP.Accounts.DESEncrypt.Decrypt(String Text, String sKey) +100
LTP.Accounts.PubConstant.get_ConnectionString() +60
LTP.Accounts.DbHelperSQL..cctor() +5
[TypeInitializationException: “LTP.Accounts.DbHelperSQL”的类型初始值设定项引发异常。]
LTP.Accounts.DbHelperSQL.RunProcedure(String storedProcName, IDataParameter[] parameters, Int32& rowsAffected) +0
LTP.Accounts.Data.User.ValidateLogin(String userName, Byte[] encPassword) +168
LTP.Accounts.Bus.AccountsPrincipal.ValidateLogin(String userName, String password) +37
Maticsoft.Web.Admin.Login.btnLogin_Click(Object sender, ImageClickEventArgs e) +1089
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.RaisePostBackEvent(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
帮帮忙.. 弄了一下午了..