[FormatException: Base-64 字符数组或字符串的长度无效。]
System.Convert.FromBase64_Decode(Char* startInputPtr, Int32 inputLength, Byte* startDestPtr, Int32 destLength) +11415079
System.Convert.FromBase64CharPtr(Char* inputPtr, Int32 inputLength) +130
System.Convert.FromBase64String(String s) +42
YIJIA_CommmFun_Class.C_CommFun_Class.Decrypt(String pToDecrypt, String sKey) +55
YIJIA_CommmFun_Class.C_CommFun_Class.Yijia_Decryption(String _str) +47
YIJIA_CommmFun_Class.C_CommFun_Class.Parsing_Para_Fun(String _para_name, String _para) +70
YijiaWeb.Include.TEXTShow.Page_Load(Object sender, EventArgs e) +131
System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +51
System.Web.UI.Control.OnLoad(EventArgs e) +95
System.Web.UI.Control.LoadRecursive() +59
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2952
|