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 )