I don’t quite know who to direct this at so if it’s in the wrong place please move it.
Every so often over the last week or so I get error messages when trying to view the challenges page on my drop down profile. The code I’m getting is this:
> Service Error
>
> Sorry, we encountered a problem while processing your request.
> System.ServiceModel.Security.MessageSecurityException
> The HTTP request was forbidden with client authentication scheme ‘Anonymous’.
>
>
> Server stack trace:
>
> at System.ServiceModel.Channels.HttpChannelUtilities.ValidateAuthentication(HttpWebRequest request, HttpWebResponse response, WebException responseException, HttpChannelFactory factory)
>
> at System.ServiceModel.Channels.HttpChannelUtilities.ValidateRequestReplyResponse(HttpWebRequest request, HttpWebResponse response, HttpChannelFactory factory, WebException responseException, ChannelBinding channelBinding)
>
> at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
>
> at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
>
> at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object ins, Object outs, TimeSpan timeout)
>
> at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
>
> at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
>
>
>
> Exception rethrown at [0]:
>
> at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
>
> at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
>
> at ReachApiXml.GetPlayerSocialChallengeDashboard(String identifier)
>
> at Waypoint.Client.Web.RestXmlSocialChallengesDataAccess.GetPlayerInProgressSocialChallenges(IdentityToken userToken) in c:\Builds\93\343 Section 3\Waypoint Web (Release)\Sources\SharedSource\Waypoint.Client\Waypoint.Client.Web\RestXmlSocialChallengesDataAccess.cs:line 113
>
> at Waypoint.Client.Web.UI.Controllers.ChallengesController.Challenges(String id, String gamerTag, Nullable`1 gameType, String game) in c:\Builds\93\343 Section 3\Waypoint Web (Release)\Sources\Source\Waypoint.Client.Web.UI\Controllers\ChallengesController.cs:line 334
at lambda_method(Closure , ControllerBase , Object )
at System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary
2 parameters) > > at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary
2 parameters)at System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass15.b__12()
at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func
1 continuation) > > at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func
1 continuation)at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodWithFilters(ControllerContext controllerContext, IList
1 filters, ActionDescriptor actionDescriptor, IDictionary
2 parameters)
>
> at System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName)
any ideas as to what is going wrong? I’m viewing the page in Firefox 3.6.28 on Mac OS X 10.5.8 (Dual 2.7Ghz PowerPC G5)
It seems to be occurring far too frequently for a “stable” website though?