2015-01-12 13:03:32.4681 Doit.im.App.OnStartup Info: System Name:Windows 7 Professional System Version:6.1 7601 .NETFramework:v4.0 OS bit:32 Doit version: 4.1.34.0 ExceptionWrapper.InternalRealCall => Application.<.ctor>b__1 => App.OnStartup 2015-01-12 13:03:32.7881 Doit.im.App.OnStartup Debug: ProxyMessage:Proxy is Open:0 Proxy: Time:12.01.2015 13:03:32 ExceptionWrapper.InternalRealCall => Application.<.ctor>b__1 => App.OnStartup 2015-01-12 13:03:43.9203 Doit.im.MainWindow.SetWinShowHotKeys Info: Show / Hide Main Form:: Control Shift M RoutedEventHandlerInfo.InvokeHandler => MainWindow.Window_Loaded => MainWindow.SetWinShowHotKeys 2015-01-12 13:03:44.0053 Doit.im.MainWindow.SetQuickTaskHotKeys Info: Open Smart Add Dialog:: Control Alt N RoutedEventHandlerInfo.InvokeHandler => MainWindow.Window_Loaded => MainWindow.SetQuickTaskHotKeys 2015-01-12 14:00:02.6187 Doit.im.App.HandleException Error: Exception: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.InvalidOperationException: Cannot set Owner property to a Window that has been closed. at System.Windows.Window.set_Owner(Window value) at Doit.im.Presentation.View.Plan.DailyPlanView.<.ctor>b__4(DailyPlanEditTaskMessage m) --- End of inner exception stack trace --- at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at GalaSoft.MvvmLight.Helpers.WeakAction`1.Execute(T parameter) at GalaSoft.MvvmLight.Helpers.WeakAction`1.ExecuteWithObject(Object parameter) at GalaSoft.MvvmLight.Messaging.Messenger.SendToList[TMessage](TMessage message, IEnumerable`1 weakActionsAndTokens, Type messageTargetType, Object token) at GalaSoft.MvvmLight.Messaging.Messenger.SendToTargetOrType[TMessage](TMessage message, Type messageTargetType, Object token) at GalaSoft.MvvmLight.Messaging.Messenger.Send[TMessage](TMessage message) at Doit.im.ViewModel.TaskDetailViewForPlanViewModel.b__10() --- End of inner exception stack trace --- at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at GalaSoft.MvvmLight.Helpers.WeakAction.Execute() at GalaSoft.MvvmLight.Command.RelayCommand.Execute(Object parameter) at MS.Internal.Commands.CommandHelpers.CriticalExecuteCommandSource(ICommandSource commandSource, Boolean userInitiated) at System.Windows.Controls.Primitives.ButtonBase.OnClick() at System.Windows.Controls.Button.OnClick() at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e) at System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e) at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent) at System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e) at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args) at System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted) at System.Windows.Input.InputManager.ProcessStagingArea() at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input) at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport) at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel) at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) Dispatcher.CatchException => App.OnDispatcherUnhandledException => App.HandleException 2015-01-12 14:00:02.6587 Doit.im.App.HandleException Error: Exception has been thrown by the target of an invocation. Dispatcher.CatchException => App.OnDispatcherUnhandledException => App.HandleException 2015-01-12 14:02:03.5176 Doit.im.App.HandleException Error: Exception: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.InvalidOperationException: Cannot set Owner property to a Window that has been closed. at System.Windows.Window.set_Owner(Window value) at Doit.im.Presentation.View.Plan.DailyPlanView.<.ctor>b__4(DailyPlanEditTaskMessage m) --- End of inner exception stack trace --- at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at GalaSoft.MvvmLight.Helpers.WeakAction`1.Execute(T parameter) at GalaSoft.MvvmLight.Helpers.WeakAction`1.ExecuteWithObject(Object parameter) at GalaSoft.MvvmLight.Messaging.Messenger.SendToList[TMessage](TMessage message, IEnumerable`1 weakActionsAndTokens, Type messageTargetType, Object token) at GalaSoft.MvvmLight.Messaging.Messenger.SendToTargetOrType[TMessage](TMessage message, Type messageTargetType, Object token) at GalaSoft.MvvmLight.Messaging.Messenger.Send[TMessage](TMessage message) at Doit.im.ViewModel.TaskListViewModel.b__36(Task task) --- End of inner exception stack trace --- at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at GalaSoft.MvvmLight.Helpers.WeakAction`1.Execute(T parameter) at GalaSoft.MvvmLight.Command.RelayCommand`1.Execute(Object parameter) at Doitim.Resources.Controls.TaskbarForPlan._editItem_Click(Object sender, RoutedEventArgs e) at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) at System.Windows.UIElement.RaiseEvent(RoutedEventArgs e) at System.Windows.Controls.MenuItem.InvokeClickAfterRender(Object arg) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) Dispatcher.CatchException => App.OnDispatcherUnhandledException => App.HandleException 2015-01-12 14:02:03.5176 Doit.im.App.HandleException Error: Exception has been thrown by the target of an invocation. Dispatcher.CatchException => App.OnDispatcherUnhandledException => App.HandleException 2015-01-12 14:02:32.5293 Doit.Business.HttpClient.HandleRequest Info: System.Net.WebException: The remote server returned an error: (400) Bad Request. at System.Net.HttpWebRequest.GetResponse() at Doit.Business.HttpClient.HandleRequest(HttpWebRequest request) Api.UploadTask => HttpClient.Post => HttpClient.HandleRequest 2015-01-12 14:02:32.6633 Doit.Business.HttpClient.HandleError Error: Status: 400; Body: { "code": "E903", "message": "UUID exists", "type": "task", "data": { "task_repeatno": "ccf765ba-476a-49d9-be43-175093bf88d4", "hidden": 0, "archived": 0, "completed": 0, "trashed": 0, "deleted": 0, "updated": 1421064153241, "created": 1421064153241, "usn": 22678, "title": "прописати кегеля", "uuid": "ccf765ba-476a-49d9-be43-175093bf88d4", "spent_time": 0, "estimated_time": 0, "source": "wpf", "pos": 0, "medias": [], "local_attachments": [], "now": false, "tags": [ "yoga", "Health" ], "reminders": [], "sent_at": 0, "priority": 3, "project": "6755bfa0-bf95-48da-bb62-f28730fe99c1", "end_at": 0, "start_at": 1421092800000, "all_day": false, "attribute": "plan", "id": "54b3b7d98dd38d5e7601bf1b" } } HttpClient.Post => HttpClient.HandleRequest => HttpClient.HandleError 2015-01-12 14:02:32.7463 Doit.Business.Api.LoggerError Info: Server Body : { "code": "E903", "message": "UUID exists", "type": "task", "data": { "task_repeatno": "ccf765ba-476a-49d9-be43-175093bf88d4", "hidden": 0, "archived": 0, "completed": 0, "trashed": 0, "deleted": 0, "updated": 1421064153241, "created": 1421064153241, "usn": 22678, "title": "прописати кегеля", "uuid": "ccf765ba-476a-49d9-be43-175093bf88d4", "spent_time": 0, "estimated_time": 0, "source": "wpf", "pos": 0, "medias": [], "local_attachments": [], "now": false, "tags": [ "yoga", "Health" ], "reminders": [], "sent_at": 0, "priority": 3, "project": "6755bfa0-bf95-48da-bb62-f28730fe99c1", "end_at": 0, "start_at": 1421092800000, "all_day": false, "attribute": "plan", "id": "54b3b7d98dd38d5e7601bf1b" } } Api.UploadTasks => Api.UploadTask => Api.LoggerError 2015-01-12 14:03:40.5420 Doit.Business.HttpClient.HandleRequest Info: System.Net.WebException: The remote server returned an error: (400) Bad Request. at System.Net.HttpWebRequest.GetResponse() at Doit.Business.HttpClient.HandleRequest(HttpWebRequest request) Api.UploadTask => HttpClient.Post => HttpClient.HandleRequest 2015-01-12 14:03:40.5420 Doit.Business.HttpClient.HandleError Error: Status: 400; Body: { "code": "E903", "message": "UUID exists", "type": "task", "data": { "task_repeatno": "ccf765ba-476a-49d9-be43-175093bf88d4", "hidden": 0, "archived": 0, "completed": 0, "trashed": 0, "deleted": 0, "updated": 1421064155275, "created": 1421064155275, "usn": 22679, "title": "прописати кегеля", "uuid": "ccf765ba-476a-49d9-be43-175093bf88d4", "spent_time": 0, "estimated_time": 0, "google_event_id": "q5jfi7jg0d3gj2erjp69b1e354", "source": "wpf", "pos": 0, "medias": [], "local_attachments": [], "now": false, "tags": [ "yoga", "Health" ], "reminders": [], "sent_at": 0, "priority": 3, "project": "6755bfa0-bf95-48da-bb62-f28730fe99c1", "end_at": 0, "start_at": 1421092800000, "all_day": false, "attribute": "plan", "id": "54b3b7d98dd38d5e7601bf1b" } } HttpClient.Post => HttpClient.HandleRequest => HttpClient.HandleError 2015-01-12 14:03:40.6510 Doit.Business.Api.LoggerError Info: Server Body : { "code": "E903", "message": "UUID exists", "type": "task", "data": { "task_repeatno": "ccf765ba-476a-49d9-be43-175093bf88d4", "hidden": 0, "archived": 0, "completed": 0, "trashed": 0, "deleted": 0, "updated": 1421064155275, "created": 1421064155275, "usn": 22679, "title": "прописати кегеля", "uuid": "ccf765ba-476a-49d9-be43-175093bf88d4", "spent_time": 0, "estimated_time": 0, "google_event_id": "q5jfi7jg0d3gj2erjp69b1e354", "source": "wpf", "pos": 0, "medias": [], "local_attachments": [], "now": false, "tags": [ "yoga", "Health" ], "reminders": [], "sent_at": 0, "priority": 3, "project": "6755bfa0-bf95-48da-bb62-f28730fe99c1", "end_at": 0, "start_at": 1421092800000, "all_day": false, "attribute": "plan", "id": "54b3b7d98dd38d5e7601bf1b" } } Api.UploadTasks => Api.UploadTask => Api.LoggerError 2015-01-12 14:04:16.6570 Doit.im.App.HandleException Error: Exception: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.InvalidOperationException: Cannot set Owner property to a Window that has been closed. at System.Windows.Window.set_Owner(Window value) at Doit.im.Presentation.View.Plan.DailyPlanView.<.ctor>b__4(DailyPlanEditTaskMessage m) --- End of inner exception stack trace --- at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at GalaSoft.MvvmLight.Helpers.WeakAction`1.Execute(T parameter) at GalaSoft.MvvmLight.Helpers.WeakAction`1.ExecuteWithObject(Object parameter) at GalaSoft.MvvmLight.Messaging.Messenger.SendToList[TMessage](TMessage message, IEnumerable`1 weakActionsAndTokens, Type messageTargetType, Object token) at GalaSoft.MvvmLight.Messaging.Messenger.SendToTargetOrType[TMessage](TMessage message, Type messageTargetType, Object token) at GalaSoft.MvvmLight.Messaging.Messenger.Send[TMessage](TMessage message) at Doit.im.ViewModel.TaskListViewModel.b__36(Task task) --- End of inner exception stack trace --- at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at GalaSoft.MvvmLight.Helpers.WeakAction`1.Execute(T parameter) at GalaSoft.MvvmLight.Command.RelayCommand`1.Execute(Object parameter) at Doitim.Resources.Controls.TaskbarForPlan._editItem_Click(Object sender, RoutedEventArgs e) at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) at System.Windows.UIElement.RaiseEvent(RoutedEventArgs e) at System.Windows.Controls.MenuItem.InvokeClickAfterRender(Object arg) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) Dispatcher.CatchException => App.OnDispatcherUnhandledException => App.HandleException 2015-01-12 14:04:16.6570 Doit.im.App.HandleException Error: Exception has been thrown by the target of an invocation. Dispatcher.CatchException => App.OnDispatcherUnhandledException => App.HandleException