System.Net.Sockets.SocketException

Issue #4112 new
Former user created an issue

(Inner Exception)

(Inner Exception)

A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 76.164.226.10:443

App: LaunchBox Version: 8.2 Type: System.Net.Sockets.SocketException Site: Void EndConnect(System.IAsyncResult) Source: System

at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)

(Outer Exception)

Unable to connect to the remote server

App: LaunchBox Version: 8.2 Type: System.Net.WebException Site: System.Net.WebResponse EndGetResponse(System.IAsyncResult) Source: System

at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult) at System.Net.WebClient.GetWebResponse(WebRequest request, IAsyncResult result) at System.Net.WebClient.DownloadBitsResponseCallback(IAsyncResult result)

(Outer Exception)

An exception occurred during the operation, making the result invalid. Check InnerException for exception details.

App: LaunchBox Version: 8.2 Type: System.Reflection.TargetInvocationException Site: Void RaiseExceptionIfNecessary() Source: System

at System.ComponentModel.AsyncCompletedEventArgs.RaiseExceptionIfNecessary() at System.Net.DownloadStringCompletedEventArgs.get_Result() at (MainViewModel , Object , DownloadStringCompletedEventArgs ) at Unbroken.LaunchBox.Desktop.Next.ViewModels.MainViewModel.<CheckForUpdates>b__121_0(Object sender, DownloadStringCompletedEventArgs args) at System.Net.WebClient.OnDownloadStringCompleted(DownloadStringCompletedEventArgs e) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

Recent Log:

4:55:36 PM Exception

Comments (0)

  1. Log in to comment