Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- OS: Microsoft Windows 7 Ultimate (6.1.7601.65536) x64
- Installed language: ru-RU
- Physical memory: total 7, available: 6
- Virtual memory: total 1, available: 1
- Exception System.UnhandledExceptionEventArgs
- Detail info System.Reflection.TargetInvocationException: Неправильный результат из-за исключения, возникшего во время операции. См. описание исключения в InnerException. ---> System.Net.WebException: Невозможно соединиться с удаленным сервером ---> System.Net.Sockets.SocketException: Сделана попытка доступа к сокету методом, запрещенным правами доступа 185.199.111.133:443
- в System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
- в System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
- в System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
- --- Конец трассировки внутреннего стека исключений ---
- в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
- в System.Net.WebClient.GetWebResponse(WebRequest request, IAsyncResult result)
- в System.Net.WebClient.DownloadBitsResponseCallback(IAsyncResult result)
- --- Конец трассировки внутреннего стека исключений ---
- в System.ComponentModel.AsyncCompletedEventArgs.RaiseExceptionIfNecessary()
- в System.Net.DownloadStringCompletedEventArgs.get_Result()
- в Launcher.MainWindow.<AutoUpdate>b__51_1(Object _s, DownloadStringCompletedEventArgs _e)
- в System.Net.WebClient.OnDownloadStringCompleted(DownloadStringCompletedEventArgs e)
- в System.Net.WebClient.DownloadStringOperationCompleted(Object arg)
- в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
- в System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
- в System.Windows.Threading.DispatcherOperation.InvokeImpl()
- в System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
- в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
- в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
- в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
- в MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
- в System.Windows.Threading.DispatcherOperation.Invoke()
- в System.Windows.Threading.Dispatcher.ProcessQueue()
- в System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
- в MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
- в MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
- в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
- в System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
- в System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
- в MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
- в MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
- в System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
- в System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
- в System.Windows.Application.RunDispatcher(Object ignore)
- в System.Windows.Application.RunInternal(Window window)
- в System.Windows.Application.Run(Window window)
- в System.Windows.Application.Run()
- в Launcher.App.Main()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement