What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Is nav server down?

flyingyan

Member
Joined
Sep 28, 2012
Messages
95
I can't connect to nav server. Does anybody has the some problem?

Code:
[07:58:32.689 D] Nav callback called.
[07:58:32.690 D] Can't get path from server.
[07:58:32.690 D] An error occurred while receiving the HTTP response to http://188.165.212.218:8723/PathService.svc. This could be due to the service endpoint binding not using the HTTP protocol. This could also be due to an HTTP request context being aborted by the server (possibly due to the service shutting down). See server logs for more details.
[07:58:32.690 D] 
Server stack trace: 
   at System.Runtime.AsyncResult.End[TAsyncResult](IAsyncResult result)
   at System.ServiceModel.Channels.ServiceChannel.SendAsyncResult.End(SendAsyncResult result)
   at System.ServiceModel.Channels.ServiceChannel.EndCall(String action, Object[] outs, IAsyncResult result)
   at System.ServiceModel.Channels.ServiceChannelProxy.InvokeEndService(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 Buddy.Navigation.NavServiceReference.IPathService.EndGetPath(IAsyncResult result)
   at Buddy.Navigation.NavServiceReference.PathServiceClient.EndGetPath(IAsyncResult result)
   at Buddy.Navigation.DefaultNavigationProvider.(IAsyncResult )
 
Back
Top