'/' 應用程式中發生伺服器錯誤。

輸入不是有效的 Base-64 字串,因為它含有非 Base-64 字元、兩個以上填補字元,或在填補字元中有不合法的字元。

描述: 在執行目前 Web 要求的過程中發生未處理的例外狀況。請檢閱堆疊追蹤以取得錯誤的詳細資訊,以及在程式碼中產生的位置。

例外狀況詳細資訊: System.FormatException: 輸入不是有效的 Base-64 字串,因為它含有非 Base-64 字元、兩個以上填補字元,或在填補字元中有不合法的字元。

原始程式錯誤:

在執行目前 Web 要求期間,產生未處理的例外狀況。如需有關例外狀況來源與位置的資訊,可以使用下列的例外狀況堆疊追蹤取得。

堆疊追蹤:


[FormatException: 輸入不是有效的 Base-64 字串,因為它含有非 Base-64 字元、兩個以上填補字元,或在填補字元中有不合法的字元。 ]
   System.Convert.FromBase64_Decode(Char* startInputPtr, Int32 inputLength, Byte* startDestPtr, Int32 destLength) +14474273
   System.Convert.FromBase64CharPtr(Char* inputPtr, Int32 inputLength) +131
   System.Convert.FromBase64String(String s) +50
   TFTA.Common.Security.Decrypt(String strValue) in c:\Users\Demon.LAPTOP-8SVSN9D5\AppData\Local\Temp\WebSitePublish\TFTA--873099588\obj\Debug\AspnetCompileMerge\Source\App_Code\Common\Security.cs:70
   TFTA.Common.Util.GetSecurityQueryString(String strName) in c:\Users\Demon.LAPTOP-8SVSN9D5\AppData\Local\Temp\WebSitePublish\TFTA--873099588\obj\Debug\AspnetCompileMerge\Source\App_Code\Common\Util.cs:475
   Page_mp.SetSiteMapPath() in c:\Users\Demon.LAPTOP-8SVSN9D5\AppData\Local\Temp\WebSitePublish\TFTA--873099588\obj\Debug\AspnetCompileMerge\Source\Page\mp.master.cs:44
   Page_mp.Page_Init(Object sender, EventArgs e) in c:\Users\Demon.LAPTOP-8SVSN9D5\AppData\Local\Temp\WebSitePublish\TFTA--873099588\obj\Debug\AspnetCompileMerge\Source\Page\mp.master.cs:35
   System.Web.UI.Control.OnInit(EventArgs e) +108
   System.Web.UI.Control.InitRecursive(Control namingContainer) +173
   System.Web.UI.Control.InitRecursive(Control namingContainer) +380
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +491


版本資訊: Microsoft .NET Framework 版本:4.0.30319; ASP.NET 版本:4.8.4700.0