L'exception System.AggregateException n'a pas été gérée Message=Aucune exception de tâche n'a été observée en attendant la tâche ou en accédant à sa propriété Exception. Par conséquent, l'exception non prise en charge a été à nouveau levée par le thread finaliseur. Source=mscorlib StackTrace: à System.Threading.Tasks.TaskExceptionHolder.Finalize() InnerException: System.ServiceModel.ProtocolException Message=Le serveur distant a renvoyé une réponse inattendue : (407) Proxy Authentication Required ( The ISA Server requires authorization to fulfill the request. Access to the Web Proxy filter is denied. ). Source=mscorlib StackTrace: Server stack trace: à System.ServiceModel.Channels.HttpChannelUtilities.ValidateRequestReplyResponse(HttpWebRequest request, HttpWebResponse response, HttpChannelFactory factory, WebException responseException, ChannelBinding channelBinding) à System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) à System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) à System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) à System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) à System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: à System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) à System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) à ThinkGeo.MapSuite.ProductCenter.AccountService.IAccountService.Login(String email, String hashedPassword, String versionNumber) à ThinkGeo.MapSuite.ProductCenter.AccountCenterWindow.b__0() à System.Threading.Tasks.Task.Execute() InnerException: System.Net.WebException Message=Le serveur distant a retourné une erreur : (407) Authentification proxy requise. Source=System StackTrace: à System.Net.HttpWebRequest.GetResponse() à System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) InnerException: