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

请求因 HTTP 状态 403 失败: Forbidden。

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

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

源错误:


行 496:        [System.Web.Services.Protocols.SoapDocumentMethodAttribute("Http://uc.admin.steelcn.com/GetAllCountC", RequestNamespace="Http://uc.admin.steelcn.com", ResponseNamespace="Http://uc.admin.steelcn.com", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
行 497:        public int GetAllCountC(string @where, string memberAddress, string fwpassword) {
行 498:            object[] results = this.Invoke("GetAllCountC", new object[] {
行 499:                        @where,
行 500:                        memberAddress,

源文件: c:\Windows\Microsoft.NET\Framework64\v2.0.50727\Temporary ASP.NET Files\root\52570e2a\32ec40f1\App_WebReferences.ofcuxlp8.19.cs    行: 498

堆栈跟踪:


[WebException: 请求因 HTTP 状态 403 失败: Forbidden。]
   System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall) +413022
   System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) +300
   UsersCenter.ComInforService.ComInforService.GetAllCountC(String where, String memberAddress, String fwpassword) in c:\Windows\Microsoft.NET\Framework64\v2.0.50727\Temporary ASP.NET Files\root\52570e2a\32ec40f1\App_WebReferences.ofcuxlp8.19.cs:498
   company.Page_Load(Object sender, EventArgs e) in e:\WebSite\jc.steelcn.com\company.aspx.cs:32
   System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +25
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +42
   System.Web.UI.Control.OnLoad(EventArgs e) +132
   System.Web.UI.Control.LoadRecursive() +66
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2428


版本信息: Microsoft .NET Framework 版本:2.0.50727.9044; ASP.NET 版本:2.0.50727.9047