Advertisement
Guest User

Untitled

a guest
Nov 2nd, 2020
284
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.05 KB | None | 0 0
  1. 11/2/2020 9:53:00 AM
  2. -------------------------------------------------------
  3.  
  4. ----------ChartMessageInfo----------
  5. MessageSeverity: Warning
  6. MessageType: Unknown
  7. Details: Failed to set correct pixel alignment.
  8. TimeStamp: 11/2/2020 9:53:00 AM
  9. Chart: LightningChart® .NET
  10. Source: LightningChart® .NET
  11. Description: Unknown message type
  12. StackTrace: at Arction.Wpf.SemibindableCharting.LightningChartUltimate.SOC()
  13. at Arction.Wpf.SemibindableCharting.LightningChartUltimate.OnRender(DrawingContext drawingContext)
  14. at System.Windows.UIElement.Arrange(Rect finalRect)
  15. at System.Windows.ContextLayoutManager.UpdateLayout()
  16. at System.Windows.ContextLayoutManager.UpdateLayoutCallback(Object arg)
  17. at System.Windows.Media.MediaContext.InvokeOnRenderCallback.DoWork()
  18. at System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
  19. at System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)
  20. at System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget)
  21. at System.Windows.Media.MediaContext.Resize(ICompositionTarget resizedCompositionTarget)
  22. at System.Windows.Interop.HwndTarget.OnResize()
  23. at System.Windows.Interop.HwndTarget.HandleMessage(WindowMessage msg, IntPtr wparam, IntPtr lparam)
  24. at System.Windows.Interop.HwndSource.HwndTargetFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  25. at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  26. at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
  27. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  28. at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
  29. at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
  30. at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
  31. at MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
  32. at MS.Win32.HwndSubclass.DefWndProcWrapper(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
  33. at MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
  34. at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
  35. at MS.Win32.UnsafeNativeMethods.SetWindowPos(HandleRef hWnd, HandleRef hWndInsertAfter, Int32 x, Int32 y, Int32 cx, Int32 cy, Int32 flags)
  36. at System.Windows.Window.SetupInitialState(Double requestedTop, Double requestedLeft, Double requestedWidth, Double requestedHeight)
  37. at System.Windows.Window.CreateSourceWindow(Boolean duringShow)
  38. at System.Windows.Window.CreateSourceWindowDuringShow()
  39. at System.Windows.Window.SafeCreateWindowDuringShow()
  40. at System.Windows.Window.ShowHelper(Object booleanBox)
  41. at System.Windows.Window.Show()
  42. at ToastNotifications.Display.NotificationsDisplaySupervisor.InternalDisplayNotification(INotification notification)
  43. at ToastNotifications.Display.NotificationsDisplaySupervisor.<>c__DisplayClass8_0.<DisplayNotification>b__0()
  44. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  45. at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
  46. at System.Windows.Threading.DispatcherOperation.InvokeImpl()
  47. at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
  48. at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)
  49. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  50. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  51. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  52. at MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
  53. at System.Windows.Threading.DispatcherOperation.Invoke()
  54. at System.Windows.Threading.Dispatcher.ProcessQueue()
  55. at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  56. at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  57. at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
  58. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  59. at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
  60. at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
  61. at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
  62. at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
  63. at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
  64. at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
  65. at System.Windows.Threading.DispatcherOperation.Wait(TimeSpan timeout)
  66. at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout)
  67. at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
  68. at ToastNotifications.Display.NotificationsDisplaySupervisor.DisplayNotification(INotification notification)
  69. at ToastNotifications.Display.NotificationsDisplaySupervisor.LifetimeSupervisorOnShowNotificationRequested(Object sender, ShowNotificationEventArgs eventArgs)
  70. at ToastNotifications.Lifetime.TimeAndCountBasedLifetimeSupervisor.RequestShowNotification(ShowNotificationEventArgs e)
  71. at ToastNotifications.Lifetime.TimeAndCountBasedLifetimeSupervisor.PushNotification(INotification notification)
  72. at ToastNotifications.Notifier.Notify[T](Func`1 createNotificationFunc)
  73. at ToastNotifications.Messages.ErrorExtensions.ShowError(Notifier notifier, String message, MessageOptions displayOptions)
  74. at USWPrism.Models.Notification.USWNotifier.ShowMessage(String message, Boolean force, USWNotifierCategory category, USWNotifierMessageLevel level)
  75. at USWPrism.Models.Notification.USWNotifier.ShowError(String message, Boolean force, USWNotifierCategory category)
  76. at USWPrism.App.Application_DispatcherUnhandledException(Object sender, DispatcherUnhandledExceptionEventArgs e)
  77. at System.Windows.Threading.Dispatcher.CatchException(Exception e)
  78. at System.Windows.Threading.Dispatcher.CatchExceptionStatic(Object source, Exception e)
  79. at System.Windows.Threading.ExceptionWrapper.CatchException(Object source, Exception e, Delegate catchHandler)
  80. at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
  81. at System.Windows.Threading.DispatcherOperation.InvokeImpl()
  82. at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
  83. at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)
  84. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  85. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  86. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  87. at MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
  88. at System.Windows.Threading.DispatcherOperation.Invoke()
  89. at System.Windows.Threading.Dispatcher.ProcessQueue()
  90. at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  91. at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  92. at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
  93. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  94. at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
  95. at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
  96. at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
  97. at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
  98. at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
  99. at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
  100. at System.Windows.Application.RunDispatcher(Object ignore)
  101. at System.Windows.Application.RunInternal(Window window)
  102. at System.Windows.Application.Run(Window window)
  103. at System.Windows.Application.Run()
  104. at USWPrism.App.Main()
  105.  
  106. InternalError IS NULL
  107. 11/2/2020 9:53:00 AM
  108. -------------------------------------------------------
  109.  
  110. ----------ChartMessageInfo----------
  111. MessageSeverity: Warning
  112. MessageType: Unknown
  113. Details: Failed to set correct pixel alignment within reasonable number of tries.
  114. TimeStamp: 11/2/2020 9:53:00 AM
  115. Chart: LightningChart® .NET
  116. Source: LightningChart® .NET
  117. Description: Unknown message type
  118. StackTrace: at Arction.Wpf.SemibindableCharting.LightningChartUltimate.SOC()
  119. at Arction.Wpf.SemibindableCharting.LightningChartUltimate.VLC()
  120. at Arction.Wpf.SemibindableCharting.LightningChartUltimate.OnRender(DrawingContext drawingContext)
  121. at System.Windows.UIElement.Arrange(Rect finalRect)
  122. at System.Windows.ContextLayoutManager.UpdateLayout()
  123. at System.Windows.ContextLayoutManager.UpdateLayoutCallback(Object arg)
  124. at System.Windows.Media.MediaContext.InvokeOnRenderCallback.DoWork()
  125. at System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
  126. at System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)
  127. at System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget)
  128. at System.Windows.Media.MediaContext.Resize(ICompositionTarget resizedCompositionTarget)
  129. at System.Windows.Interop.HwndTarget.OnResize()
  130. at System.Windows.Interop.HwndTarget.HandleMessage(WindowMessage msg, IntPtr wparam, IntPtr lparam)
  131. at System.Windows.Interop.HwndSource.HwndTargetFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  132. at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  133. at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
  134. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  135. at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
  136. at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
  137. at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
  138. at MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
  139. at MS.Win32.HwndSubclass.DefWndProcWrapper(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
  140. at MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
  141. at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
  142. at MS.Win32.UnsafeNativeMethods.SetWindowPos(HandleRef hWnd, HandleRef hWndInsertAfter, Int32 x, Int32 y, Int32 cx, Int32 cy, Int32 flags)
  143. at System.Windows.Window.SetupInitialState(Double requestedTop, Double requestedLeft, Double requestedWidth, Double requestedHeight)
  144. at System.Windows.Window.CreateSourceWindow(Boolean duringShow)
  145. at System.Windows.Window.CreateSourceWindowDuringShow()
  146. at System.Windows.Window.SafeCreateWindowDuringShow()
  147. at System.Windows.Window.ShowHelper(Object booleanBox)
  148. at System.Windows.Window.Show()
  149. at ToastNotifications.Display.NotificationsDisplaySupervisor.InternalDisplayNotification(INotification notification)
  150. at ToastNotifications.Display.NotificationsDisplaySupervisor.<>c__DisplayClass8_0.<DisplayNotification>b__0()
  151. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  152. at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
  153. at System.Windows.Threading.DispatcherOperation.InvokeImpl()
  154. at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
  155. at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)
  156. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  157. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  158. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  159. at MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
  160. at System.Windows.Threading.DispatcherOperation.Invoke()
  161. at System.Windows.Threading.Dispatcher.ProcessQueue()
  162. at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  163. at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  164. at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
  165. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  166. at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
  167. at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
  168. at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
  169. at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
  170. at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
  171. at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
  172. at System.Windows.Threading.DispatcherOperation.Wait(TimeSpan timeout)
  173. at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout)
  174. at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
  175. at ToastNotifications.Display.NotificationsDisplaySupervisor.DisplayNotification(INotification notification)
  176. at ToastNotifications.Display.NotificationsDisplaySupervisor.LifetimeSupervisorOnShowNotificationRequested(Object sender, ShowNotificationEventArgs eventArgs)
  177. at ToastNotifications.Lifetime.TimeAndCountBasedLifetimeSupervisor.RequestShowNotification(ShowNotificationEventArgs e)
  178. at ToastNotifications.Lifetime.TimeAndCountBasedLifetimeSupervisor.PushNotification(INotification notification)
  179. at ToastNotifications.Notifier.Notify[T](Func`1 createNotificationFunc)
  180. at ToastNotifications.Messages.ErrorExtensions.ShowError(Notifier notifier, String message, MessageOptions displayOptions)
  181. at USWPrism.Models.Notification.USWNotifier.ShowMessage(String message, Boolean force, USWNotifierCategory category, USWNotifierMessageLevel level)
  182. at USWPrism.Models.Notification.USWNotifier.ShowError(String message, Boolean force, USWNotifierCategory category)
  183. at USWPrism.App.Application_DispatcherUnhandledException(Object sender, DispatcherUnhandledExceptionEventArgs e)
  184. at System.Windows.Threading.Dispatcher.CatchException(Exception e)
  185. at System.Windows.Threading.Dispatcher.CatchExceptionStatic(Object source, Exception e)
  186. at System.Windows.Threading.ExceptionWrapper.CatchException(Object source, Exception e, Delegate catchHandler)
  187. at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
  188. at System.Windows.Threading.DispatcherOperation.InvokeImpl()
  189. at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
  190. at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)
  191. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  192. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  193. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  194. at MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
  195. at System.Windows.Threading.DispatcherOperation.Invoke()
  196. at System.Windows.Threading.Dispatcher.ProcessQueue()
  197. at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  198. at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  199. at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
  200. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  201. at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
  202. at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
  203. at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
  204. at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
  205. at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
  206. at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
  207. at System.Windows.Application.RunDispatcher(Object ignore)
  208. at System.Windows.Application.RunInternal(Window window)
  209. at System.Windows.Application.Run(Window window)
  210. at System.Windows.Application.Run()
  211. at USWPrism.App.Main()
  212.  
  213. InternalError IS NULL
  214.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement