[13.10.2016 15:26:45] Exception System.UnhandledExceptionEventArgs, Base path C:\ProgramData, Info System.Reflection.TargetInvocationException: Неправильный результат из-за исключения, возникшего во время операции. См. описание исключения в InnerException. ---> System.Net.WebException: Удаленный сервер возвратил ошибку: (404) Не найден.
в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
в System.Net.WebClient.GetWebResponse(WebRequest request, IAsyncResult result)
в System.Net.WebClient.DownloadBitsResponseCallback(IAsyncResult result)
--- Конец трассировки внутреннего стека исключений ---
в System.ComponentModel.AsyncCompletedEventArgs.RaiseExceptionIfNecessary()
в WoDBattleNetPatcher.MainWindow.m_client_DownloadStringCompleted(Object sender, DownloadStringCompletedEventArgs e)
в System.Net.WebClient.OnDownloadStringCompleted(DownloadStringCompletedEventArgs e)
в 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.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.Application.RunDispatcher(Object ignore)
в System.Windows.Application.RunInternal(Window window)
в WoDBattleNetPatcher.App.Main()
[свернуть]