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

远程服务器返回错误: (403) 已禁止。

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

异常详细信息: System.Net.WebException: 远程服务器返回错误: (403) 已禁止。

源错误:

执行当前 Web 请求期间生成了未经处理的异常。可以使用下面的异常堆栈跟踪信息确定有关异常原因和发生位置的信息。

堆栈跟踪:


[WebException: 远程服务器返回错误: (403) 已禁止。]
   System.Net.HttpWebRequest.GetResponse() +1205
   System.ServiceModel.Channels.HttpChannelRequest.WaitForReply(TimeSpan timeout) +51

[MessageSecurityException: 使用客户端身份验证方案“Anonymous”禁止 HTTP 请求。]
   System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) +239
   System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) +1116
   WebMall.InfoCate.ICate.getByPageAndSearchCateInfo(Int32& count, Int32 pageSize, Int32 pageIndex, String strWhere, String order) +0
   WebMall.InfoCate.CateClient.getByPageAndSearchCateInfo(Int32& count, Int32 pageSize, Int32 pageIndex, String strWhere, String order) in F:\改版工作\shop1\V5MALL_888全\V5Mall\WebMall\Service References\InfoCate\Reference.cs:940
   WebMall.userCenterManage.usercate.userCateList.BindData() in F:\改版工作\shop1\V5MALL_888全\V5Mall\WebMall\userCenterManage\usercate\userCateList.aspx.cs:100
   WebMall.userCenterManage.usercate.userCateList.Page_Load(Object sender, EventArgs e) in F:\改版工作\shop1\V5MALL_888全\V5Mall\WebMall\userCenterManage\usercate\userCateList.aspx.cs:80
   System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +46
   System.Web.UI.Control.OnLoad(EventArgs e) +83
   System.Web.UI.Control.LoadRecursive() +120
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3952


版本信息: Microsoft .NET Framework 版本:4.0.30319; ASP.NET 版本:4.0.30319.1040