20210918 单点登陆修改
This commit is contained in:
@@ -1,33 +1 @@
|
||||
|
||||
错误信息开始=====>
|
||||
错误类型:FormatException
|
||||
错误信息:输入的不是有效的 Base-64 字符串,因为它包含非 Base-64 字符、两个以上的填充字符,或者填充字符间包含非法字符。
|
||||
错误堆栈:
|
||||
在 System.Convert.FromBase64_Decode(Char* startInputPtr, Int32 inputLength, Byte* startDestPtr, Int32 destLength)
|
||||
在 System.Convert.FromBase64CharPtr(Char* inputPtr, Int32 inputLength)
|
||||
在 System.Convert.FromBase64String(String s)
|
||||
在 System.Security.Cryptography.RSA.FromXmlString(String xmlString)
|
||||
在 FineUIPro.Web.Login.RSADecrypt(String privatekey, String content) 位置 D:\CWCEC\SGGL_CWCEC\SGGL\FineUIPro.Web\Login.aspx.cs:行号 161
|
||||
在 FineUIPro.Web.Login.Page_Load(Object sender, EventArgs e) 位置 D:\CWCEC\SGGL_CWCEC\SGGL\FineUIPro.Web\Login.aspx.cs:行号 74
|
||||
在 System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e)
|
||||
在 System.EventHandler.Invoke(Object sender, EventArgs e)
|
||||
在 System.Web.UI.Control.OnLoad(EventArgs e)
|
||||
在 System.Web.UI.Control.LoadRecursive()
|
||||
在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
|
||||
出错时间:09/17/2021 14:54:20
|
||||
出错文件:http://localhost:8118/Login.aspx?data=****&database=userName=sysgly×pan=1256015312
|
||||
IP地址:::1
|
||||
|
||||
出错时间:09/17/2021 14:54:20
|
||||
|
||||
|
||||
错误信息开始=====>
|
||||
错误类型:FormatException
|
||||
错误信息:该字符串未被识别为有效的 DateTime。
|
||||
错误堆栈:
|
||||
在 System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles)
|
||||
在 System.DateTime.Parse(String s)
|
||||
在 BLL.Funs.GetNewDateTime(String time) 位置 D:\CWCEC\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 554
|
||||
出错时间:09/17/2021 14:56:12
|
||||
出错时间:09/17/2021 14:56:12
|
||||
|
||||
|
||||
Reference in New Issue
Block a user