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

Unexpected character encountered while parsing value: %. Path '', line 0, position 0.

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

例外狀況詳細資訊: Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: %. Path '', line 0, position 0.

原始程式錯誤:

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

堆疊追蹤:


[JsonReaderException: Unexpected character encountered while parsing value: %. Path '', line 0, position 0.]
   MoneyLinkWS.Structure.ParamWrapper.construct(String jsonString) +242
   MoneyLinkWS.Structure.ParamWrapper..ctor(String paramJSONString) +56
   MoneyLinkWS.Login.SubScribeService.Page_Load(Object sender, EventArgs e) +2016
   System.Web.UI.Control.OnLoad(EventArgs e) +106
   System.Web.UI.Control.LoadRecursive() +68
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3785


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