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

要求失敗,錯誤訊息為:
--
<head><title>Document Moved</title></head>
<body><h1>Object Moved</h1>This document may be found <a HREF="https://www.supergeotek.com/ws/ErrorLog_Service.asmx">here</a></body>
--.

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

例外狀況詳細資訊: System.Net.WebException: 要求失敗,錯誤訊息為:
--
<head><title>Document Moved</title></head>
<body><h1>Object Moved</h1>This document may be found <a HREF="https://www.supergeotek.com/ws/ErrorLog_Service.asmx">here</a></body>
--.

原始程式錯誤:


行 88:         [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempuri.org/CreateAErrorItem", RequestNamespace="http://tempuri.org/", ResponseNamespace="http://tempuri.org/", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
行 89:         public ErrorItem CreateAErrorItem(string Description, string Page, string WebSource, string MessageType) {
行 90:             object[] results = this.Invoke("CreateAErrorItem", new object[] {
行 91:                         Description,
行 92:                         Page,

原始程式檔: c:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\21097ed4\1f2e5436\App_WebReferences.9z4sbasz.1.cs    行: 90

堆疊追蹤:


[WebException: 要求失敗,錯誤訊息為:
--
<head><title>Document Moved</title></head>
<body><h1>Object Moved</h1>This document may be found <a HREF="https://www.supergeotek.com/ws/ErrorLog_Service.asmx">here</a></body>
--.]
   System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall) +240472
   System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) +267
   ErrorLogService.ErrorLog_Service.CreateAErrorItem(String Description, String Page, String WebSource, String MessageType) in c:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\21097ed4\1f2e5436\App_WebReferences.9z4sbasz.1.cs:90
   news.Page_Load(Object sender, EventArgs e) in e:\OfficalWebSiteWordpress\news.aspx.cs:41
   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