HTTP ステータス 503: Service Unavailable で要求が失敗しました。 説明: 現在の Web 要求を実行中に、ハンドルされていない例外が発生しました。エラーに関する詳細および例外の発生場所については、スタック トレースを参照してください。
例外の詳細: System.Net.WebException: HTTP ステータス 503: Service Unavailable で要求が失敗しました。
ソース エラー:
現在の Web 要求の実行中にハンドルされていない例外が生成されました。障害の原因および発生場所に関する情報については、下の例外スタック トレースを使って確認できます。
スタック トレース:
[WebException: HTTP ステータス 503: Service Unavailable で要求が失敗しました。] System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall) +551137 System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) +204 ncSite.HostService.HostService.GetMediaById(Int32 id) in C:\Documents and Settings\akihiro\My Documents\Visual Studio 2008\Projects\nicoClone\ncSite\Web References\HostService\Reference.cs:490 ncSite.Page.MediaInfoEdit.Button1_Click(Object sender, EventArgs e) in C:\Documents and Settings\akihiro\My Documents\Visual Studio 2008\Projects\nicoClone\ncSite\Page\MediaInfoEdit.aspx.cs:77 System.Web.UI.WebControls.Button.OnClick(EventArgs e) +105 System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +107 System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +7 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +11 System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +33 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1746
-------------------------------------------------------------------------------- バージョン情報: Microsoft .NET Framework バージョン:2.0.50727.1433; ASP.NET バージョン:2.0.50727.1433