'/' 應用程式中發生伺服器錯誤。
--------------------------------------------------------------------------------
要求失敗,HTTP 狀態 503 : Service Unavailable。
描述: 在執行目前 Web 要求的過程中發生未處理的例外情形。請檢閱堆疊追蹤以取得錯誤的詳細資訊,以及在程式碼中產生的位置。
例外詳細資訊: System.Net.WebException: 要求失敗,HTTP 狀態 503 : Service Unavailable。
原始程式錯誤:
行 50:
行 51:
行 52: this.ReportViewer1.ServerReport.SetParameters(list);
行 53: this.ReportViewer1.ShowParameterPrompts = false;
行 54: LogHelper.WriteLog(FunctionType.報表管理, ActionType.執行, FunctionItem.統計報表, 1, "執行報表:" + "(" + strReportName + ")成功!");
原始程式檔: c:\inetpub\wwwroot\HTB\HTB.WebSite\GTP\Report\GTPReportPage4.aspx.cs 行: 52
堆疊追蹤:
[WebException: 要求失敗,HTTP 狀態 503 : Service Unavailable。]
This entry passed through the Full-Text RSS service — if this is your content and you're reading it on someone else's site, please read the FAQ at fivefilters.org/content-only/faq.php#publishers.