Advertisement
Guest User

Untitled

a guest
Jul 31st, 2014
203
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.99 KB | None | 0 0
  1.  
  2. ====================================
  3. BEGIN EXCEPTION REPORT
  4. 2014-05-03 20:31:30
  5. ====================================
  6.  
  7. Version: slimCat Ocelot rc3.14 final
  8. Exception: 'CommandConverter' is unable to convert 'slimCat.Libraries.RelayCommand' to 'System.String'.
  9. Occured at: System
  10.  
  11. Immediate stack trace: System.Exception GetConvertToException(System.Object, System.Type) at System.ComponentModel.TypeConverter.GetConvertToException(Object value, Type destinationType)
  12. at System.Windows.Input.CommandConverter.ConvertTo(ITypeDescriptorContext context, CultureInfo culture, Object value, Type destinationType)
  13. at System.Windows.Documents.DPTypeDescriptorContext.GetStringValue(DependencyProperty property, Object propertyValue)
  14. at System.Windows.Documents.TextRangeSerialization.WriteNoninheritableProperty(XmlWriter xmlWriter, DependencyProperty property, Object propertyValue, Type propertyOwnerType, Boolean onlyAffected, DependencyObject complexProperties, Object localValue)
  15. at System.Windows.Documents.TextRangeSerialization.WriteNoninheritableProperties(Type elementTypeStandardized, ITextPointer context, XmlWriter xmlWriter, Boolean onlyAffected, DependencyObject complexProperties)
  16. at System.Windows.Documents.TextRangeSerialization.WriteStartXamlElement(ITextRange range, ITextPointer textReader, XmlWriter xmlWriter, XamlTypeMapper xamlTypeMapper, Boolean reduceElement, Boolean preserveTextElements)
  17. at System.Windows.Documents.TextRangeSerialization.WriteXamlTextSegment(XmlWriter xmlWriter, ITextPointer rangeStart, ITextPointer rangeEnd, XamlTypeMapper xamlTypeMapper, Int32& elementLevel, WpfPayload wpfPayload, Boolean ignoreWriteHyperlinkEnd, List`1 ignoreList, Boolean preserveTextElements)
  18. at System.Windows.Documents.TextRangeSerialization.WriteXaml(XmlWriter xmlWriter, ITextRange range, Boolean useFlowDocumentAsRoot, WpfPayload wpfPayload, Boolean preserveTextElements)
  19. at System.Windows.Documents.WpfPayload.SaveRange(ITextRange range, Stream& stream, Boolean useFlowDocumentAsRoot, Boolean preserveTextElements)
  20. at System.Windows.Documents.TextEditorCopyPaste._CreateDataObject(TextEditor This, Boolean isDragDrop)
  21. at System.Windows.Documents.TextEditorCopyPaste.Copy(TextEditor This, Boolean userInitiated)
  22. at System.Windows.Input.CommandBinding.OnExecuted(Object sender, ExecutedRoutedEventArgs e)
  23. at System.Windows.Input.CommandManager.ExecuteCommandBinding(Object sender, ExecutedRoutedEventArgs e, CommandBinding commandBinding)
  24. at System.Windows.Input.CommandManager.FindCommandBinding(CommandBindingCollection commandBindings, Object sender, RoutedEventArgs e, ICommand command, Boolean execute)
  25. at System.Windows.Input.CommandManager.FindCommandBinding(Object sender, RoutedEventArgs e, ICommand command, Boolean execute)
  26. at System.Windows.Input.CommandManager.OnExecuted(Object sender, ExecutedRoutedEventArgs e)
  27. at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
  28. at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
  29. at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
  30. at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
  31. at System.Windows.Input.RoutedCommand.ExecuteImpl(Object parameter, IInputElement target, Boolean userInitiated)
  32. at System.Windows.Input.CommandManager.TranslateInput(IInputElement targetElement, InputEventArgs inputEventArgs)
  33. at System.Windows.UIElement.OnKeyDownThunk(Object sender, KeyEventArgs e)
  34. at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
  35. at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
  36. at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
  37. at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
  38. at System.Windows.Input.InputManager.ProcessStagingArea()
  39. at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
  40. at System.Windows.Interop.HwndKeyboardInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawKeyboardActions actions, Int32 scanCode, Boolean isExtendedKey, Boolean isSystemKey, Int32 virtualKey)
  41. at System.Windows.Interop.HwndKeyboardInputProvider.ProcessKeyAction(MSG& msg, Boolean& handled)
  42. at System.Windows.Interop.HwndSource.CriticalTranslateAccelerator(MSG& msg, ModifierKeys modifiers)
  43. at System.Windows.Interop.HwndSource.OnPreprocessMessage(Object param)
  44. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  45. at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
  46.  
  47. ====================================
  48. END EXCEPTION REPORT
  49. ====================================
  50.  
  51. ====================================
  52. BEGIN EXCEPTION REPORT
  53. 2014-05-06 14:54:03
  54. ====================================
  55.  
  56. Version: slimCat Ocelot rc3.14 final
  57. Exception: 'CommandConverter' is unable to convert 'slimCat.Libraries.RelayCommand' to 'System.String'.
  58. Occured at: System
  59.  
  60. Immediate stack trace: System.Exception GetConvertToException(System.Object, System.Type) at System.ComponentModel.TypeConverter.GetConvertToException(Object value, Type destinationType)
  61. at System.Windows.Input.CommandConverter.ConvertTo(ITypeDescriptorContext context, CultureInfo culture, Object value, Type destinationType)
  62. at System.Windows.Documents.DPTypeDescriptorContext.GetStringValue(DependencyProperty property, Object propertyValue)
  63. at System.Windows.Documents.TextRangeSerialization.WriteNoninheritableProperty(XmlWriter xmlWriter, DependencyProperty property, Object propertyValue, Type propertyOwnerType, Boolean onlyAffected, DependencyObject complexProperties, Object localValue)
  64. at System.Windows.Documents.TextRangeSerialization.WriteNoninheritableProperties(Type elementTypeStandardized, ITextPointer context, XmlWriter xmlWriter, Boolean onlyAffected, DependencyObject complexProperties)
  65. at System.Windows.Documents.TextRangeSerialization.WriteStartXamlElement(ITextRange range, ITextPointer textReader, XmlWriter xmlWriter, XamlTypeMapper xamlTypeMapper, Boolean reduceElement, Boolean preserveTextElements)
  66. at System.Windows.Documents.TextRangeSerialization.WriteXamlTextSegment(XmlWriter xmlWriter, ITextPointer rangeStart, ITextPointer rangeEnd, XamlTypeMapper xamlTypeMapper, Int32& elementLevel, WpfPayload wpfPayload, Boolean ignoreWriteHyperlinkEnd, List`1 ignoreList, Boolean preserveTextElements)
  67. at System.Windows.Documents.TextRangeSerialization.WriteXaml(XmlWriter xmlWriter, ITextRange range, Boolean useFlowDocumentAsRoot, WpfPayload wpfPayload, Boolean preserveTextElements)
  68. at System.Windows.Documents.WpfPayload.SaveRange(ITextRange range, Stream& stream, Boolean useFlowDocumentAsRoot, Boolean preserveTextElements)
  69. at System.Windows.Documents.TextEditorCopyPaste._CreateDataObject(TextEditor This, Boolean isDragDrop)
  70. at System.Windows.Documents.TextEditorCopyPaste.Copy(TextEditor This, Boolean userInitiated)
  71. at System.Windows.Input.CommandBinding.OnExecuted(Object sender, ExecutedRoutedEventArgs e)
  72. at System.Windows.Input.CommandManager.ExecuteCommandBinding(Object sender, ExecutedRoutedEventArgs e, CommandBinding commandBinding)
  73. at System.Windows.Input.CommandManager.FindCommandBinding(CommandBindingCollection commandBindings, Object sender, RoutedEventArgs e, ICommand command, Boolean execute)
  74. at System.Windows.Input.CommandManager.FindCommandBinding(Object sender, RoutedEventArgs e, ICommand command, Boolean execute)
  75. at System.Windows.Input.CommandManager.OnExecuted(Object sender, ExecutedRoutedEventArgs e)
  76. at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
  77. at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
  78. at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
  79. at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
  80. at System.Windows.Input.RoutedCommand.ExecuteImpl(Object parameter, IInputElement target, Boolean userInitiated)
  81. at System.Windows.Input.CommandManager.TranslateInput(IInputElement targetElement, InputEventArgs inputEventArgs)
  82. at System.Windows.UIElement.OnKeyDownThunk(Object sender, KeyEventArgs e)
  83. at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
  84. at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
  85. at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
  86. at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
  87. at System.Windows.Input.InputManager.ProcessStagingArea()
  88. at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
  89. at System.Windows.Interop.HwndKeyboardInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawKeyboardActions actions, Int32 scanCode, Boolean isExtendedKey, Boolean isSystemKey, Int32 virtualKey)
  90. at System.Windows.Interop.HwndKeyboardInputProvider.ProcessKeyAction(MSG& msg, Boolean& handled)
  91. at System.Windows.Interop.HwndSource.CriticalTranslateAccelerator(MSG& msg, ModifierKeys modifiers)
  92. at System.Windows.Interop.HwndSource.OnPreprocessMessage(Object param)
  93. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  94. at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
  95.  
  96. ====================================
  97. END EXCEPTION REPORT
  98. ====================================
  99.  
  100. ====================================
  101. BEGIN EXCEPTION REPORT
  102. 2014-05-13 19:54:09
  103. ====================================
  104.  
  105. Version: slimCat Ocelot rc3.14 final
  106. Exception: 'CommandConverter' is unable to convert 'slimCat.Libraries.RelayCommand' to 'System.String'.
  107. Occured at: System
  108.  
  109. Immediate stack trace: System.Exception GetConvertToException(System.Object, System.Type) at System.ComponentModel.TypeConverter.GetConvertToException(Object value, Type destinationType)
  110. at System.Windows.Input.CommandConverter.ConvertTo(ITypeDescriptorContext context, CultureInfo culture, Object value, Type destinationType)
  111. at System.Windows.Documents.DPTypeDescriptorContext.GetStringValue(DependencyProperty property, Object propertyValue)
  112. at System.Windows.Documents.TextRangeSerialization.WriteNoninheritableProperty(XmlWriter xmlWriter, DependencyProperty property, Object propertyValue, Type propertyOwnerType, Boolean onlyAffected, DependencyObject complexProperties, Object localValue)
  113. at System.Windows.Documents.TextRangeSerialization.WriteNoninheritableProperties(Type elementTypeStandardized, ITextPointer context, XmlWriter xmlWriter, Boolean onlyAffected, DependencyObject complexProperties)
  114. at System.Windows.Documents.TextRangeSerialization.WriteStartXamlElement(ITextRange range, ITextPointer textReader, XmlWriter xmlWriter, XamlTypeMapper xamlTypeMapper, Boolean reduceElement, Boolean preserveTextElements)
  115. at System.Windows.Documents.TextRangeSerialization.WriteXamlTextSegment(XmlWriter xmlWriter, ITextPointer rangeStart, ITextPointer rangeEnd, XamlTypeMapper xamlTypeMapper, Int32& elementLevel, WpfPayload wpfPayload, Boolean ignoreWriteHyperlinkEnd, List`1 ignoreList, Boolean preserveTextElements)
  116. at System.Windows.Documents.TextRangeSerialization.WriteXaml(XmlWriter xmlWriter, ITextRange range, Boolean useFlowDocumentAsRoot, WpfPayload wpfPayload, Boolean preserveTextElements)
  117. at System.Windows.Documents.WpfPayload.SaveRange(ITextRange range, Stream& stream, Boolean useFlowDocumentAsRoot, Boolean preserveTextElements)
  118. at System.Windows.Documents.TextEditorCopyPaste._CreateDataObject(TextEditor This, Boolean isDragDrop)
  119. at System.Windows.Documents.TextEditorCopyPaste.Copy(TextEditor This, Boolean userInitiated)
  120. at System.Windows.Input.CommandBinding.OnExecuted(Object sender, ExecutedRoutedEventArgs e)
  121. at System.Windows.Input.CommandManager.ExecuteCommandBinding(Object sender, ExecutedRoutedEventArgs e, CommandBinding commandBinding)
  122. at System.Windows.Input.CommandManager.FindCommandBinding(CommandBindingCollection commandBindings, Object sender, RoutedEventArgs e, ICommand command, Boolean execute)
  123. at System.Windows.Input.CommandManager.FindCommandBinding(Object sender, RoutedEventArgs e, ICommand command, Boolean execute)
  124. at System.Windows.Input.CommandManager.OnExecuted(Object sender, ExecutedRoutedEventArgs e)
  125. at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
  126. at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
  127. at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
  128. at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
  129. at System.Windows.Input.RoutedCommand.ExecuteImpl(Object parameter, IInputElement target, Boolean userInitiated)
  130. at System.Windows.Input.CommandManager.TranslateInput(IInputElement targetElement, InputEventArgs inputEventArgs)
  131. at System.Windows.UIElement.OnKeyDownThunk(Object sender, KeyEventArgs e)
  132. at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
  133. at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
  134. at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
  135. at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
  136. at System.Windows.Input.InputManager.ProcessStagingArea()
  137. at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
  138. at System.Windows.Interop.HwndKeyboardInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawKeyboardActions actions, Int32 scanCode, Boolean isExtendedKey, Boolean isSystemKey, Int32 virtualKey)
  139. at System.Windows.Interop.HwndKeyboardInputProvider.ProcessKeyAction(MSG& msg, Boolean& handled)
  140. at System.Windows.Interop.HwndSource.CriticalTranslateAccelerator(MSG& msg, ModifierKeys modifiers)
  141. at System.Windows.Interop.HwndSource.OnPreprocessMessage(Object param)
  142. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  143. at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
  144.  
  145. ====================================
  146. END EXCEPTION REPORT
  147. ====================================
  148.  
  149. ====================================
  150. BEGIN EXCEPTION REPORT
  151. 2014-05-18 18:08:10
  152. ====================================
  153.  
  154. Version: slimCat Ocelot rc3.14 final
  155. Exception: 'CommandConverter' is unable to convert 'slimCat.Libraries.RelayCommand' to 'System.String'.
  156. Occured at: System
  157.  
  158. Immediate stack trace: System.Exception GetConvertToException(System.Object, System.Type) at System.ComponentModel.TypeConverter.GetConvertToException(Object value, Type destinationType)
  159. at System.Windows.Input.CommandConverter.ConvertTo(ITypeDescriptorContext context, CultureInfo culture, Object value, Type destinationType)
  160. at System.Windows.Documents.DPTypeDescriptorContext.GetStringValue(DependencyProperty property, Object propertyValue)
  161. at System.Windows.Documents.TextRangeSerialization.WriteNoninheritableProperty(XmlWriter xmlWriter, DependencyProperty property, Object propertyValue, Type propertyOwnerType, Boolean onlyAffected, DependencyObject complexProperties, Object localValue)
  162. at System.Windows.Documents.TextRangeSerialization.WriteNoninheritableProperties(Type elementTypeStandardized, ITextPointer context, XmlWriter xmlWriter, Boolean onlyAffected, DependencyObject complexProperties)
  163. at System.Windows.Documents.TextRangeSerialization.WriteStartXamlElement(ITextRange range, ITextPointer textReader, XmlWriter xmlWriter, XamlTypeMapper xamlTypeMapper, Boolean reduceElement, Boolean preserveTextElements)
  164. at System.Windows.Documents.TextRangeSerialization.WriteXamlTextSegment(XmlWriter xmlWriter, ITextPointer rangeStart, ITextPointer rangeEnd, XamlTypeMapper xamlTypeMapper, Int32& elementLevel, WpfPayload wpfPayload, Boolean ignoreWriteHyperlinkEnd, List`1 ignoreList, Boolean preserveTextElements)
  165. at System.Windows.Documents.TextRangeSerialization.WriteXaml(XmlWriter xmlWriter, ITextRange range, Boolean useFlowDocumentAsRoot, WpfPayload wpfPayload, Boolean preserveTextElements)
  166. at System.Windows.Documents.WpfPayload.SaveRange(ITextRange range, Stream& stream, Boolean useFlowDocumentAsRoot, Boolean preserveTextElements)
  167. at System.Windows.Documents.TextEditorCopyPaste._CreateDataObject(TextEditor This, Boolean isDragDrop)
  168. at System.Windows.Documents.TextEditorDragDrop._DragDropProcess.SourceOnMouseMove(Point mouseMovePoint)
  169. at System.Windows.Documents.TextEditorMouse.OnMouseMoveWithFocus(TextEditor This, MouseEventArgs e)
  170. at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
  171. at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
  172. at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
  173. at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
  174. at System.Windows.Input.InputManager.ProcessStagingArea()
  175. at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
  176. at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
  177. at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  178. at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  179. at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  180. at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
  181. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  182. at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
  183.  
  184. ====================================
  185. END EXCEPTION REPORT
  186. ====================================
  187.  
  188. ====================================
  189. BEGIN EXCEPTION REPORT
  190. 2014-06-09 17:54:23
  191. ====================================
  192.  
  193. Version: slimCat Ocelot rc3.14 final
  194. Exception: Nie można odnaleźć określonego pliku
  195. Occured at: System
  196.  
  197. Immediate stack trace: Boolean StartWithShellExecuteEx(System.Diagnostics.ProcessStartInfo) at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
  198. at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
  199. at MS.Internal.Commands.CommandHelpers.CriticalExecuteCommandSource(ICommandSource commandSource, Boolean userInitiated)
  200. at System.Windows.Documents.Hyperlink.OnClick()
  201. at System.Windows.Documents.Hyperlink.DoUserInitiatedNavigation(Object sender)
  202. at System.Windows.Documents.Hyperlink.OnMouseLeftButtonUp(Object sender, MouseButtonEventArgs e)
  203. at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
  204. at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
  205. at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
  206. at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
  207. at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
  208. at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
  209. at System.Windows.ContentElement.RaiseTrustedEvent(RoutedEventArgs args)
  210. at System.Windows.Input.InputManager.ProcessStagingArea()
  211. at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
  212. at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
  213. at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  214. at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  215. at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  216. at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
  217. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  218. at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
  219.  
  220. ====================================
  221. END EXCEPTION REPORT
  222. ====================================
  223.  
  224. ====================================
  225. BEGIN EXCEPTION REPORT
  226. 2014-06-22 16:05:48
  227. ====================================
  228.  
  229. Version: slimCat Ocelot rc3.14 final
  230. Exception: Unknown error (0x80041002)
  231. Occured at: System
  232.  
  233. Immediate stack trace: Boolean StartWithShellExecuteEx(System.Diagnostics.ProcessStartInfo) at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
  234. at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
  235. at MS.Internal.Commands.CommandHelpers.CriticalExecuteCommandSource(ICommandSource commandSource, Boolean userInitiated)
  236. at System.Windows.Documents.Hyperlink.OnClick()
  237. at System.Windows.Documents.Hyperlink.DoUserInitiatedNavigation(Object sender)
  238. at System.Windows.Documents.Hyperlink.OnMouseLeftButtonUp(Object sender, MouseButtonEventArgs e)
  239. at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
  240. at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
  241. at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
  242. at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
  243. at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
  244. at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
  245. at System.Windows.ContentElement.RaiseTrustedEvent(RoutedEventArgs args)
  246. at System.Windows.Input.InputManager.ProcessStagingArea()
  247. at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
  248. at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
  249. at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  250. at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  251. at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  252. at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
  253. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  254. at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
  255.  
  256. ====================================
  257. END EXCEPTION REPORT
  258. ====================================
  259.  
  260. ====================================
  261. BEGIN EXCEPTION REPORT
  262. 2014-06-22 16:06:50
  263. ====================================
  264.  
  265. Version: slimCat Ocelot rc3.14 final
  266. Exception: Unknown error (0x80041002)
  267. Occured at: System
  268.  
  269. Immediate stack trace: Boolean StartWithShellExecuteEx(System.Diagnostics.ProcessStartInfo) at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
  270. at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
  271. at MS.Internal.Commands.CommandHelpers.CriticalExecuteCommandSource(ICommandSource commandSource, Boolean userInitiated)
  272. at System.Windows.Documents.Hyperlink.OnClick()
  273. at System.Windows.Documents.Hyperlink.DoUserInitiatedNavigation(Object sender)
  274. at System.Windows.Documents.Hyperlink.OnMouseLeftButtonUp(Object sender, MouseButtonEventArgs e)
  275. at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
  276. at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
  277. at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
  278. at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
  279. at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
  280. at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
  281. at System.Windows.ContentElement.RaiseTrustedEvent(RoutedEventArgs args)
  282. at System.Windows.Input.InputManager.ProcessStagingArea()
  283. at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
  284. at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
  285. at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  286. at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  287. at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  288. at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
  289. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  290. at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
  291.  
  292. ====================================
  293. END EXCEPTION REPORT
  294. ====================================
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement