“/”应用程序中的服务器错误。

请求因 HTTP 状态 404 失败: Not Found。

说明: 执行当前 Web 请求期间,出现未处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。

异常详细信息: System.Net.WebException: 请求因 HTTP 状态 404 失败: Not Found。

源错误:


行 644:        [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempuri.org/PageListKnews", RequestNamespace="http://tempuri.org/", ResponseNamespace="http://tempuri.org/", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
行 645:        public System.Data.DataSet PageListKnews(int pageIndex, int pageSize, ref int counts, int isTop, int isRecom, int isCheck, string userId, string servicePasswd) {
行 646:            object[] results = this.Invoke("PageListKnews", new object[] {
行 647:                        pageIndex,
行 648:                        pageSize,

源文件: c:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\6edcad6c\c132a77d\App_WebReferences._j-bogyu.0.cs    行: 646

堆栈跟踪:


[WebException: 请求因 HTTP 状态 404 失败: Not Found。]
   System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall) +431225
   System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) +204
   com.steelcn.cg.WS_BuyInfo.PageListKnews(Int32 pageIndex, Int32 pageSize, Int32& counts, Int32 isTop, Int32 isRecom, Int32 isCheck, String userId, String servicePasswd) in c:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\6edcad6c\c132a77d\App_WebReferences._j-bogyu.0.cs:646
   mill.BindCG(Int32 top) in e:\WebSite\gcsteelcncn\mill.aspx.cs:64
   ASP.mill_aspx.__Render__control1(HtmlTextWriter __w, Control parameterContainer) in e:\WebSite\gcsteelcncn\mill.aspx:68
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +256
   System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +19
   System.Web.UI.Page.Render(HtmlTextWriter writer) +29
   System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +27
   System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) +99
   System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +25
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1266


版本信息: Microsoft .NET Framework 版本:2.0.50727.8964; ASP.NET 版本:2.0.50727.8962