I can start and use the plugin without problems, but
everytime I click on Tools->Save Result or Tools-
>Exception Details or I move the mouse over the "Errors
and Failures" pane, I get the following exception:
System.NullReferenceException: Object reference not
set to an instance of an object.
at NUnit.Gui.NUnitForm.exceptionDetailsMenuItem_Click
(Object sender, EventArgs e)
at Reflector.UserInterface.CommandBarControl.OnClick
(EventArgs e)
at
Reflector.UserInterface.CommandBarControl.PerformClick
(EventArgs e)
at Reflector.UserInterface.MenuBarItem.OnClick
(EventArgs e)
at System.Windows.Forms.MenuItemData.Execute()
at System.Windows.Forms.Command.Invoke()
at System.Windows.Forms.Control.WmCommand
(Message& m)
at System.Windows.Forms.Control.WndProc(Message&
m)
at Reflector.UserInterface.CommandBar.WndProc
(Message& message)
at
System.Windows.Forms.ControlNativeWindow.OnMessage
(Message& m)
at
System.Windows.Forms.ControlNativeWindow.WndProc
(Message& m)
at System.Windows.Forms.NativeWindow.Callback
(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
I'm using NUnitAddIn-0.6.365d together with NUnit-2.1.5.