Advertisement
Guest User

Untitled

a guest
Jul 27th, 2014
272
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.09 KB | None | 0 0
  1. Log Name: Application
  2. Source: .NET Runtime
  3. Date: 28/07/2014 6:06:04 AM
  4. Event ID: 1026
  5. Task Category: None
  6. Level: Error
  7. Keywords: Classic
  8. User: N/A
  9. Computer: Win7-ESXi
  10. Description:
  11. Application: MLS.InControl.Gui.exe
  12. Framework Version: v4.0.30319
  13. Description: The process was terminated due to an unhandled exception.
  14. Exception Info: System.ArgumentNullException
  15. Stack:
  16. at System.Windows.Window.ShowDialog()
  17. at MLS.InControl.Gui.Scenes.SceneDevice.cmdEditHttpCommand_Click(System.Object, System.Windows.RoutedEventArgs)
  18. at System.Windows.RoutedEventHandlerInfo.InvokeHandler(System.Object, System.Windows.RoutedEventArgs)
  19. at System.Windows.EventRoute.InvokeHandlersImpl(System.Object, System.Windows.RoutedEventArgs, Boolean)
  20. at System.Windows.UIElement.RaiseEventImpl(System.Windows.DependencyObject, System.Windows.RoutedEventArgs)
  21. at System.Windows.UIElement.RaiseEvent(System.Windows.RoutedEventArgs)
  22. at System.Windows.Controls.Primitives.ButtonBase.OnClick()
  23. at System.Windows.Controls.Button.OnClick()
  24. at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(System.Windows.Input.MouseButtonEventArgs)
  25. at System.Windows.UIElement.OnMouseLeftButtonUpThunk(System.Object, System.Windows.Input.MouseButtonEventArgs)
  26. at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(System.Delegate, System.Object)
  27. at System.Windows.RoutedEventArgs.InvokeHandler(System.Delegate, System.Object)
  28. at System.Windows.RoutedEventHandlerInfo.InvokeHandler(System.Object, System.Windows.RoutedEventArgs)
  29. at System.Windows.EventRoute.InvokeHandlersImpl(System.Object, System.Windows.RoutedEventArgs, Boolean)
  30. at System.Windows.UIElement.ReRaiseEventAs(System.Windows.DependencyObject, System.Windows.RoutedEventArgs, System.Windows.RoutedEvent)
  31. at System.Windows.UIElement.OnMouseUpThunk(System.Object, System.Windows.Input.MouseButtonEventArgs)
  32. at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(System.Delegate, System.Object)
  33. at System.Windows.RoutedEventArgs.InvokeHandler(System.Delegate, System.Object)
  34. at System.Windows.RoutedEventHandlerInfo.InvokeHandler(System.Object, System.Windows.RoutedEventArgs)
  35. at System.Windows.EventRoute.InvokeHandlersImpl(System.Object, System.Windows.RoutedEventArgs, Boolean)
  36. at System.Windows.UIElement.RaiseEventImpl(System.Windows.DependencyObject, System.Windows.RoutedEventArgs)
  37. at System.Windows.UIElement.RaiseTrustedEvent(System.Windows.RoutedEventArgs)
  38. at System.Windows.UIElement.RaiseEvent(System.Windows.RoutedEventArgs, Boolean)
  39. at System.Windows.Input.InputManager.ProcessStagingArea()
  40. at System.Windows.Input.InputManager.ProcessInput(System.Windows.Input.InputEventArgs)
  41. at System.Windows.Input.InputProviderSite.ReportInput(System.Windows.Input.InputReport)
  42. at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr, System.Windows.Input.InputMode, Int32, System.Windows.Input.RawMouseActions, Int32, Int32, Int32)
  43. at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr, MS.Internal.Interop.WindowMessage, IntPtr, IntPtr, Boolean ByRef)
  44. at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
  45. at MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
  46. at MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)
  47. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
  48. at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
  49. at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
  50. at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)
  51. at MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG ByRef)
  52. at System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame)
  53. at System.Windows.Threading.Dispatcher.PushFrame(System.Windows.Threading.DispatcherFrame)
  54. at System.Windows.Threading.Dispatcher.Run()
  55. at System.Windows.Application.RunDispatcher(System.Object)
  56. at System.Windows.Application.RunInternal(System.Windows.Window)
  57. at System.Windows.Application.Run(System.Windows.Window)
  58. at MLS.InControl.Gui.App.Main()
  59.  
  60. Event Xml:
  61. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  62. <System>
  63. <Provider Name=".NET Runtime" />
  64. <EventID Qualifiers="0">1026</EventID>
  65. <Level>2</Level>
  66. <Task>0</Task>
  67. <Keywords>0x80000000000000</Keywords>
  68. <TimeCreated SystemTime="2014-07-27T20:06:04.000000000Z" />
  69. <EventRecordID>6876</EventRecordID>
  70. <Channel>Application</Channel>
  71. <Computer>Win7-ESXi</Computer>
  72. <Security />
  73. </System>
  74. <EventData>
  75. <Data>Application: MLS.InControl.Gui.exe
  76. Framework Version: v4.0.30319
  77. Description: The process was terminated due to an unhandled exception.
  78. Exception Info: System.ArgumentNullException
  79. Stack:
  80. at System.Windows.Window.ShowDialog()
  81. at MLS.InControl.Gui.Scenes.SceneDevice.cmdEditHttpCommand_Click(System.Object, System.Windows.RoutedEventArgs)
  82. at System.Windows.RoutedEventHandlerInfo.InvokeHandler(System.Object, System.Windows.RoutedEventArgs)
  83. at System.Windows.EventRoute.InvokeHandlersImpl(System.Object, System.Windows.RoutedEventArgs, Boolean)
  84. at System.Windows.UIElement.RaiseEventImpl(System.Windows.DependencyObject, System.Windows.RoutedEventArgs)
  85. at System.Windows.UIElement.RaiseEvent(System.Windows.RoutedEventArgs)
  86. at System.Windows.Controls.Primitives.ButtonBase.OnClick()
  87. at System.Windows.Controls.Button.OnClick()
  88. at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(System.Windows.Input.MouseButtonEventArgs)
  89. at System.Windows.UIElement.OnMouseLeftButtonUpThunk(System.Object, System.Windows.Input.MouseButtonEventArgs)
  90. at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(System.Delegate, System.Object)
  91. at System.Windows.RoutedEventArgs.InvokeHandler(System.Delegate, System.Object)
  92. at System.Windows.RoutedEventHandlerInfo.InvokeHandler(System.Object, System.Windows.RoutedEventArgs)
  93. at System.Windows.EventRoute.InvokeHandlersImpl(System.Object, System.Windows.RoutedEventArgs, Boolean)
  94. at System.Windows.UIElement.ReRaiseEventAs(System.Windows.DependencyObject, System.Windows.RoutedEventArgs, System.Windows.RoutedEvent)
  95. at System.Windows.UIElement.OnMouseUpThunk(System.Object, System.Windows.Input.MouseButtonEventArgs)
  96. at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(System.Delegate, System.Object)
  97. at System.Windows.RoutedEventArgs.InvokeHandler(System.Delegate, System.Object)
  98. at System.Windows.RoutedEventHandlerInfo.InvokeHandler(System.Object, System.Windows.RoutedEventArgs)
  99. at System.Windows.EventRoute.InvokeHandlersImpl(System.Object, System.Windows.RoutedEventArgs, Boolean)
  100. at System.Windows.UIElement.RaiseEventImpl(System.Windows.DependencyObject, System.Windows.RoutedEventArgs)
  101. at System.Windows.UIElement.RaiseTrustedEvent(System.Windows.RoutedEventArgs)
  102. at System.Windows.UIElement.RaiseEvent(System.Windows.RoutedEventArgs, Boolean)
  103. at System.Windows.Input.InputManager.ProcessStagingArea()
  104. at System.Windows.Input.InputManager.ProcessInput(System.Windows.Input.InputEventArgs)
  105. at System.Windows.Input.InputProviderSite.ReportInput(System.Windows.Input.InputReport)
  106. at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr, System.Windows.Input.InputMode, Int32, System.Windows.Input.RawMouseActions, Int32, Int32, Int32)
  107. at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr, MS.Internal.Interop.WindowMessage, IntPtr, IntPtr, Boolean ByRef)
  108. at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
  109. at MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
  110. at MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)
  111. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
  112. at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
  113. at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
  114. at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)
  115. at MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG ByRef)
  116. at System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame)
  117. at System.Windows.Threading.Dispatcher.PushFrame(System.Windows.Threading.DispatcherFrame)
  118. at System.Windows.Threading.Dispatcher.Run()
  119. at System.Windows.Application.RunDispatcher(System.Object)
  120. at System.Windows.Application.RunInternal(System.Windows.Window)
  121. at System.Windows.Application.Run(System.Windows.Window)
  122. at MLS.InControl.Gui.App.Main()
  123. </Data>
  124. </EventData>
  125. </Event>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement