Hi,

I've just been looking at MbUnit for the first time.  I just opened
the GUI for the first time, I didn't actually do anything at all, I
just clicked the rec X to close the app and received an "Unhandled
Exception" ... here is the dump:

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance
of an object.
   at Gallio.Icarus.Mediator.Mediator.Cancel()
   at Gallio.Icarus.Main.Main_FormClosing(Object sender,
FormClosingEventArgs e)
   at System.Windows.Forms.Form.OnFormClosing(FormClosingEventArgs e)
   at System.Windows.Forms.Form.WmClose(Message& m)
   at System.Windows.Forms.Form.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage
(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc
(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32
msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Gallio.Icarus
    Assembly Version: 3.0.5.546
    Win32 Version: 3.0.5.546
    CodeBase: file:///C:/Program%20Files/Gallio/bin/Gallio.Icarus.exe
----------------------------------------
Gallio
    Assembly Version: 3.0.5.546
    Win32 Version: 3.0.5.546
    CodeBase: file:///C:/Program%20Files/Gallio/bin/Gallio.DLL
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: 
file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: 
file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: 
file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Aga.Controls
    Assembly Version: 1.6.1.0
    Win32 Version: 1.6.1.0
    CodeBase: file:///C:/Program%20Files/Gallio/bin/Aga.Controls.DLL
----------------------------------------
System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: 
file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: 
file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Core
    Assembly Version: 3.5.0.0
    Win32 Version: 3.5.30729.1 built by: SP
    CodeBase: 
file:///C:/WINDOWS/assembly/GAC_MSIL/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
Gallio.Reports
    Assembly Version: 3.0.5.546
    Win32 Version: 3.0.5.546
    CodeBase: file:///C:/Program%20Files/Gallio/bin/Gallio.Reports.DLL
----------------------------------------
Gallio35
    Assembly Version: 3.0.5.546
    Win32 Version: 3.0.5.546
    CodeBase: file:///C:/Program%20Files/Gallio/bin/Gallio35.DLL
----------------------------------------
MbUnit
    Assembly Version: 3.0.5.546
    Win32 Version: 3.0.5.546
    CodeBase: file:///C:/Program%20Files/Gallio/bin/MbUnit.DLL
----------------------------------------
Gallio.XunitAdapter
    Assembly Version: 3.0.5.546
    Win32 Version: 3.0.5.546
    CodeBase: 
file:///C:/Program%20Files/Gallio/bin/Xunit/Gallio.XunitAdapter.dll
----------------------------------------
Gallio.TypeMockIntegration
    Assembly Version: 3.0.5.546
    Win32 Version: 3.0.5.546
    CodeBase: 
file:///C:/Program%20Files/Gallio/bin/TypeMock/Gallio.TypeMockIntegration.dll
----------------------------------------
Gallio.NUnitAdapter
    Assembly Version: 3.0.5.546
    Win32 Version: 3.0.5.546
    CodeBase: 
file:///C:/Program%20Files/Gallio/bin/NUnit/Gallio.NUnitAdapter.dll
----------------------------------------
Gallio.NCoverIntegration2
    Assembly Version: 3.0.5.546
    Win32 Version: 3.0.5.546
    CodeBase: 
file:///C:/Program%20Files/Gallio/bin/NCover/v2/Gallio.NCoverIntegration2.dll
----------------------------------------
Gallio.NCoverIntegration
    Assembly Version: 3.0.5.546
    Win32 Version: 3.0.5.546
    CodeBase: 
file:///C:/Program%20Files/Gallio/bin/NCover/v1.5.8/Gallio.NCoverIntegration.dll
----------------------------------------
Gallio.MbUnit2Adapter
    Assembly Version: 3.0.5.546
    Win32 Version: 3.0.5.546
    CodeBase: 
file:///C:/Program%20Files/Gallio/bin/MbUnit2/Gallio.MbUnit2Adapter.dll
----------------------------------------
Gallio.CSUnitAdapter
    Assembly Version: 3.0.5.546
    Win32 Version: 3.0.5.546
    CodeBase: 
file:///C:/Program%20Files/Gallio/bin/CSUnit/Gallio.CSUnitAdapter.dll
----------------------------------------
Gallio.AutoCAD
    Assembly Version: 3.0.5.546
    Win32 Version: 3.0.5.546
    CodeBase: file:///C:/Program%20Files/Gallio/bin/AutoCAD/Gallio.AutoCAD.dll
----------------------------------------
WeifenLuo.WinFormsUI.Docking
    Assembly Version: 2.2.2864.18696
    Win32 Version: 2.2.0.0
    CodeBase: 
file:///C:/Program%20Files/Gallio/bin/WeifenLuo.WinFormsUI.Docking.DLL
----------------------------------------
Accessibility
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: 
file:///C:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
Gallio.UI
    Assembly Version: 3.0.5.546
    Win32 Version: 3.0.5.546
    CodeBase: file:///C:/Program%20Files/Gallio/bin/Gallio.UI.DLL
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"MbUnit.User" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/MbUnitUser?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to