Advertisement
Guest User

.NET Runtime Error

a guest
May 29th, 2020
213
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.43 KB | None | 0 0
  1. Application: PerfTune.exe
  2. Framework Version: v4.0.30319
  3. Description: The process was terminated due to an unhandled exception.
  4. Exception Info: System.NullReferenceException
  5. at PerfTune.ViewModels.OnOffControlViewModel.‬‏‏‌‌‪‎‬‫‏‏‭‮‮‎‬‭‪‎‍‪‎‮(PerfTuneCommon.DataClasses.TuningControl)
  6. at PerfTune.ViewModels.OnOffControlViewModel..ctor(PerfTuneCommon.DataClasses.TuningControl, PerfTune.Interfaces.IManualTuningManager, PerfTune.Interfaces.ITuningModeManager)
  7. at PerfTune.ViewModels.VFCurveTuningViewModel..ctor()
  8. at PerfTune.Views.VFCurveTuningView..ctor()
  9.  
  10. Exception Info: System.Reflection.TargetInvocationException
  11. at System.RuntimeTypeHandle.CreateInstance(System.RuntimeType, Boolean, Boolean, Boolean ByRef, System.RuntimeMethodHandleInternal ByRef, Boolean ByRef)
  12. at System.RuntimeType.CreateInstanceSlow(Boolean, Boolean, Boolean, System.Threading.StackCrawlMark ByRef)
  13. at System.RuntimeType.CreateInstanceDefaultCtor(Boolean, Boolean, Boolean, System.Threading.StackCrawlMark ByRef)
  14. at System.Activator.CreateInstance(System.Type, Boolean)
  15. at System.RuntimeType.CreateInstanceImpl(System.Reflection.BindingFlags, System.Reflection.Binder, System.Object[], System.Globalization.CultureInfo, System.Object[], System.Threading.StackCrawlMark ByRef)
  16. at System.Activator.CreateInstance(System.Type, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object[], System.Globalization.CultureInfo, System.Object[])
  17. at System.Activator.CreateInstance(System.Type, System.Object[])
  18. at System.Xaml.Schema.SafeReflectionInvoker.CreateInstanceCritical(System.Type, System.Object[])
  19. at System.Xaml.Schema.SafeReflectionInvoker.CreateInstance(System.Type, System.Object[])
  20. at System.Xaml.Schema.XamlTypeInvoker.CreateInstance(System.Object[])
  21. at MS.Internal.Xaml.Runtime.ClrObjectRuntime.CreateInstanceWithCtor(System.Xaml.XamlType, System.Object[])
  22. at MS.Internal.Xaml.Runtime.ClrObjectRuntime.CreateInstance(System.Xaml.XamlType, System.Object[])
  23. at MS.Internal.Xaml.Runtime.PartialTrustTolerantRuntime.CreateInstance(System.Xaml.XamlType, System.Object[])
  24. at System.Xaml.XamlObjectWriter.Logic_CreateAndAssignToParentStart(MS.Internal.Xaml.Context.ObjectWriterContext)
  25. at System.Xaml.XamlObjectWriter.WriteEndObject()
  26. at System.Xaml.XamlWriter.WriteNode(System.Xaml.XamlReader)
  27. at System.Windows.Markup.WpfXamlLoader.TransformNodes(System.Xaml.XamlReader, System.Xaml.XamlObjectWriter, Boolean, Boolean, Boolean, System.Xaml.IXamlLineInfo, System.Xaml.IXamlLineInfoConsumer, MS.Internal.Xaml.Context.XamlContextStack`1<System.Windows.Markup.WpfXamlFrame>, System.Windows.Markup.IStyleConnector)
  28. at System.Windows.Markup.WpfXamlLoader.Load(System.Xaml.XamlReader, System.Xaml.IXamlObjectWriterFactory, Boolean, System.Object, System.Xaml.XamlObjectWriterSettings, System.Uri)
  29. at System.Windows.Markup.WpfXamlLoader.LoadBaml(System.Xaml.XamlReader, Boolean, System.Object, System.Xaml.Permissions.XamlAccessLevel, System.Uri)
  30. at System.Windows.Markup.XamlReader.LoadBaml(System.IO.Stream, System.Windows.Markup.ParserContext, System.Object, Boolean)
  31. at System.Windows.Application.LoadComponent(System.Object, System.Uri)
  32. at PerfTune.Views.VFCurveView.‫‮‪‎‌‏​‏‭‌‏‮‪‪‌‪‭‎‬‎‭‪‏‪‮(System.Object, System.Uri)
  33. at PerfTune.Views.VFCurveView.InitializeComponent()
  34. at PerfTune.Views.VFCurveView..ctor()
  35.  
  36. Exception Info: System.Reflection.TargetInvocationException
  37. at System.RuntimeTypeHandle.CreateInstance(System.RuntimeType, Boolean, Boolean, Boolean ByRef, System.RuntimeMethodHandleInternal ByRef, Boolean ByRef)
  38. at System.RuntimeType.CreateInstanceSlow(Boolean, Boolean, Boolean, System.Threading.StackCrawlMark ByRef)
  39. at System.RuntimeType.CreateInstanceDefaultCtor(Boolean, Boolean, Boolean, System.Threading.StackCrawlMark ByRef)
  40. at System.Activator.CreateInstance(System.Type, Boolean)
  41. at System.RuntimeType.CreateInstanceImpl(System.Reflection.BindingFlags, System.Reflection.Binder, System.Object[], System.Globalization.CultureInfo, System.Object[], System.Threading.StackCrawlMark ByRef)
  42. at System.Activator.CreateInstance(System.Type, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object[], System.Globalization.CultureInfo, System.Object[])
  43. at System.Activator.CreateInstance(System.Type, System.Object[])
  44. at System.Xaml.Schema.SafeReflectionInvoker.CreateInstanceCritical(System.Type, System.Object[])
  45. at System.Xaml.Schema.SafeReflectionInvoker.CreateInstance(System.Type, System.Object[])
  46. at System.Xaml.Schema.XamlTypeInvoker.CreateInstance(System.Object[])
  47. at MS.Internal.Xaml.Runtime.ClrObjectRuntime.CreateInstanceWithCtor(System.Xaml.XamlType, System.Object[])
  48. at MS.Internal.Xaml.Runtime.ClrObjectRuntime.CreateInstance(System.Xaml.XamlType, System.Object[])
  49. at MS.Internal.Xaml.Runtime.PartialTrustTolerantRuntime.CreateInstance(System.Xaml.XamlType, System.Object[])
  50. at System.Xaml.XamlObjectWriter.Logic_CreateAndAssignToParentStart(MS.Internal.Xaml.Context.ObjectWriterContext)
  51. at System.Xaml.XamlObjectWriter.WriteStartMember(System.Xaml.XamlMember)
  52. at System.Xaml.XamlWriter.WriteNode(System.Xaml.XamlReader)
  53. at System.Windows.Markup.WpfXamlLoader.TransformNodes(System.Xaml.XamlReader, System.Xaml.XamlObjectWriter, Boolean, Boolean, Boolean, System.Xaml.IXamlLineInfo, System.Xaml.IXamlLineInfoConsumer, MS.Internal.Xaml.Context.XamlContextStack`1<System.Windows.Markup.WpfXamlFrame>, System.Windows.Markup.IStyleConnector)
  54. at System.Windows.Markup.WpfXamlLoader.Load(System.Xaml.XamlReader, System.Xaml.IXamlObjectWriterFactory, Boolean, System.Object, System.Xaml.XamlObjectWriterSettings, System.Uri)
  55. at System.Windows.Markup.WpfXamlLoader.LoadBaml(System.Xaml.XamlReader, Boolean, System.Object, System.Xaml.Permissions.XamlAccessLevel, System.Uri)
  56. at System.Windows.Markup.XamlReader.LoadBaml(System.IO.Stream, System.Windows.Markup.ParserContext, System.Object, Boolean)
  57. at System.Windows.Application.LoadComponent(System.Object, System.Uri)
  58. at PerfTune.PrimaryWindow.‌‎‬‪‏‭‌‌‎‍‍‪‪‍‫‮‎‌‏‮‏‬‍‮(System.Object, System.Uri)
  59. at PerfTune.PrimaryWindow.InitializeComponent()
  60. at PerfTune.PrimaryWindow..ctor()
  61. at PerfTune.AppManager._1b5df3l1RXnnd7zN6xakouYIhFd()
  62.  
  63. Exception Info: System.Reflection.TargetInvocationException
  64. at PerfTune.AppManager._SUmA5SNsvvBYGNtD30Kk4gMlHxr(System.Object, System.Windows.Threading.DispatcherUnhandledExceptionEventArgs)
  65. at System.Windows.Threading.Dispatcher.CatchException(System.Exception)
  66. at System.Windows.Threading.Dispatcher.CatchExceptionStatic(System.Object, System.Exception)
  67. at System.Windows.Threading.ExceptionWrapper.CatchException(System.Object, System.Exception, System.Delegate)
  68. at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
  69. at System.Windows.Threading.DispatcherOperation.InvokeImpl()
  70. at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(System.Object)
  71. at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(System.Object)
  72. at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
  73. at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
  74. at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
  75. at MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext, System.Threading.ContextCallback, System.Object)
  76. at System.Windows.Threading.DispatcherOperation.Invoke()
  77. at System.Windows.Threading.Dispatcher.ProcessQueue()
  78. at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
  79. at MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
  80. at MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)
  81. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
  82. at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
  83. at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
  84. at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)
  85. at MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG ByRef)
  86. at System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame)
  87. at System.Windows.Threading.Dispatcher.PushFrame(System.Windows.Threading.DispatcherFrame)
  88. at System.Windows.Application.RunDispatcher(System.Object)
  89. at System.Windows.Application.RunInternal(System.Windows.Window)
  90. at System.Windows.Application.Run(System.Windows.Window)
  91. at System.Windows.Application.Run()
  92. at PerfTune.Managers.EntryPoint.‍‍​‪‮‎‮‪‪‎‍‮‫‮‌‬‪‬‎‪‫‬‌‮(System.Windows.Application)
  93. at PerfTune.Managers.EntryPoint.Main(System.String[])
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement