2013-05-21 19:37:53.6546 Doit.im.App..cctor Info: System Name:Windows 7 Home Premium System Version:6.1 7601 .NETFramework:v4.0 OS bit:64 Doit version: 1.5.8.0 Single.OnStartup => App..ctor => App..cctor 2013-05-21 19:37:58.4979 Doit.im.App.OnStartup Debug: ProxyMessage:Proxy is Open:0 Proxy: Time:2013/5/21 19:37:58 ExceptionWrapper.InternalRealCall => Application.<.ctor>b__1 => App.OnStartup 2013-05-21 19:38:17.9980 Doit.Business.Api.DownloadAll Info: HTTP Request End, cost 1367.0782 BackgroundWorker.WorkerThreadStart => <>c__DisplayClass8.b__5 => Api.DownloadAll 2013-05-21 19:38:22.4052 Doit.Business.Api.ParseDataAndSave Info: HandleBox <>c__DisplayClass8.b__5 => Api.DownloadAll => Api.ParseDataAndSave 2013-05-21 19:38:22.4172 Doit.Business.Api.ParseDataAndSave Info: HandleTag <>c__DisplayClass8.b__5 => Api.DownloadAll => Api.ParseDataAndSave 2013-05-21 19:38:22.4482 Doit.Business.Api.ParseDataAndSave Info: HandleTaskContext <>c__DisplayClass8.b__5 => Api.DownloadAll => Api.ParseDataAndSave 2013-05-21 19:38:22.4482 Doit.Business.Api.ParseDataAndSave Info: HandleContact <>c__DisplayClass8.b__5 => Api.DownloadAll => Api.ParseDataAndSave 2013-05-21 19:38:22.5332 Doit.Business.Api.ParseDataAndSave Info: HandleProject <>c__DisplayClass8.b__5 => Api.DownloadAll => Api.ParseDataAndSave 2013-05-21 19:38:25.6494 Doit.Business.Api.ParseDataAndSave Info: HandleTask <>c__DisplayClass8.b__5 => Api.DownloadAll => Api.ParseDataAndSave 2013-05-21 19:38:25.6614 Doit.Business.Api.ParseDataAndSave Info: HandleTComment <>c__DisplayClass8.b__5 => Api.DownloadAll => Api.ParseDataAndSave 2013-05-21 19:38:26.0114 Doit.Business.Api.ParseDataAndSave Info: HandleUser <>c__DisplayClass8.b__5 => Api.DownloadAll => Api.ParseDataAndSave 2013-05-21 19:38:26.3284 Doit.Business.Api.DownloadAll Info: ParseDataAndSave End, cost 9691.5543 BackgroundWorker.WorkerThreadStart => <>c__DisplayClass8.b__5 => Api.DownloadAll 2013-05-21 19:38:29.8766 Doit.im.MainWindow.SetWinShowHotKeys Debug: 显示/隐藏主界面: Control Shift M EventRoute.InvokeHandlersImpl => MainWindow.Window_Loaded => MainWindow.SetWinShowHotKeys 2013-05-21 19:38:29.9236 Doit.im.MainWindow.SetQuickTaskHotKeys Debug: 弹出快速添加框: Control Alt N EventRoute.InvokeHandlersImpl => MainWindow.Window_Loaded => MainWindow.SetQuickTaskHotKeys 2013-05-21 19:38:30.9037 Doit.Business.Api.DownloadAll Info: HTTP Request End, cost 229.0131 BackgroundWorker.WorkerThreadStart => MainViewModel.b__a0 => Api.DownloadAll 2013-05-21 19:38:30.9037 Doit.Business.Api.ParseDataAndSave Info: HandleBox MainViewModel.b__a0 => Api.DownloadAll => Api.ParseDataAndSave 2013-05-21 19:38:30.9037 Doit.Business.Api.ParseDataAndSave Info: HandleTag MainViewModel.b__a0 => Api.DownloadAll => Api.ParseDataAndSave 2013-05-21 19:38:30.9037 Doit.Business.Api.ParseDataAndSave Info: HandleTaskContext MainViewModel.b__a0 => Api.DownloadAll => Api.ParseDataAndSave 2013-05-21 19:38:30.9037 Doit.Business.Api.ParseDataAndSave Info: HandleContact MainViewModel.b__a0 => Api.DownloadAll => Api.ParseDataAndSave 2013-05-21 19:38:30.9037 Doit.Business.Api.ParseDataAndSave Info: HandleProject MainViewModel.b__a0 => Api.DownloadAll => Api.ParseDataAndSave 2013-05-21 19:38:31.2917 Doit.Business.Api.ParseDataAndSave Info: HandleTask MainViewModel.b__a0 => Api.DownloadAll => Api.ParseDataAndSave 2013-05-21 19:38:31.2917 Doit.Business.Api.ParseDataAndSave Info: HandleTComment MainViewModel.b__a0 => Api.DownloadAll => Api.ParseDataAndSave 2013-05-21 19:38:31.3907 Doit.Business.Api.ParseDataAndSave Info: HandleUser MainViewModel.b__a0 => Api.DownloadAll => Api.ParseDataAndSave 2013-05-21 19:38:31.5357 Doit.Business.Api.DownloadAll Info: ParseDataAndSave End, cost 861.0492 BackgroundWorker.WorkerThreadStart => MainViewModel.b__a0 => Api.DownloadAll 2013-05-21 19:38:54.5351 Doit.im.App.OnDispatcherUnhandledException Error: Exception: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentNullException: Value cannot be null. Parameter name: value at System.Enum.TryParseEnum(Type enumType, String value, Boolean ignoreCase, EnumResult& parseResult) at System.Enum.Parse(Type enumType, String value, Boolean ignoreCase) at Doit.im.ViewModel.NewProjectViewModel.b__c(String arg) --- End of inner exception stack trace --- at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at System.Reflection.MethodBase.Invoke(Object obj, Object[] parameters) at GalaSoft.MvvmLight.Command.RelayCommand`1.Execute(Object parameter) at System.Windows.Input.CommandManager.TranslateInput(IInputElement targetElement, InputEventArgs inputEventArgs) at System.Windows.UIElement.OnMouseDownThunk(Object sender, MouseButtonEventArgs e) at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) 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.Input.InputManager.ProcessStagingArea() 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) ExceptionFilterHelper.TryCatchWhen => Dispatcher.CatchException => App.OnDispatcherUnhandledException 2013-05-21 19:38:54.5351 Doit.im.App.OnDispatcherUnhandledException Error: Exception has been thrown by the target of an invocation. ExceptionFilterHelper.TryCatchWhen => Dispatcher.CatchException => App.OnDispatcherUnhandledException