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

System.Web.Services.Protocols.SoapException: 伺服器無法處理要求。 ---> System.NullReferenceException: 並未將物件參考設定為物件的執行個體。
  於 WellingtonCore.FrontService.FSAgent.GetProductInfoById(String id, String st, String prodId)
  --- 內部例外狀況堆疊追蹤的結尾 ---

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

例外狀況詳細資訊: System.Web.Services.Protocols.SoapException: System.Web.Services.Protocols.SoapException: 伺服器無法處理要求。 ---> System.NullReferenceException: 並未將物件參考設定為物件的執行個體。
  於 WellingtonCore.FrontService.FSAgent.GetProductInfoById(String id, String st, String prodId)
  --- 內部例外狀況堆疊追蹤的結尾 ---

原始程式錯誤:

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

堆疊追蹤:


[SoapException: System.Web.Services.Protocols.SoapException: 伺服器無法處理要求。 ---> System.NullReferenceException: 並未將物件參考設定為物件的執行個體。
   於 WellingtonCore.FrontService.FSAgent.GetProductInfoById(String id, String st, String prodId)
   --- 內部例外狀況堆疊追蹤的結尾 ---]
   System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall) +183743
   System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) +221
   panini.FrontService.FSAgent.GetProductInfoById(String id, String st, String prodId) in D:\Users\7f112\Source\Workspaces\panini\panini\panini\Web References\FrontService\Reference.cs:1142
   panini.product.BindProd() in D:\Users\7f112\Source\Workspaces\panini\panini\panini\product.aspx.cs:117
   panini.product.Page_Load(Object sender, EventArgs e) in D:\Users\7f112\Source\Workspaces\panini\panini\panini\product.aspx.cs:112
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +52
   System.Web.UI.Control.OnLoad(EventArgs e) +97
   System.Web.UI.Control.LoadRecursive() +61
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +693


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