On Fri, 2008-07-25 at 17:19 +0800, clayton wrote: > Package: libmono-winforms2.0-cil > Version: 1.9.1+dfsg-2 > Severity: normal > > > This is what happens when I try to run this Mono app from Microsoft (I > can send MOSTest.exe to anyone who is interested): > > $ mono MOSTest.exe > > Unhandled Exception: System.NullReferenceException: Object reference not > set to an instance of an object > at MOSTest.ReviewForm._tmWavePlayWatch_Tick (System.Object sender, > System.EventArgs e) [0x00000] > at System.Windows.Forms.Timer.OnTick (System.EventArgs e) [0x00000] > at System.Windows.Forms.Timer.FireTick () [0x00000] > at (wrapper remoting-invoke-with-check) > System.Windows.Forms.Timer:FireTick () > at System.Windows.Forms.XplatUIX11.CheckTimers > (System.Collections.ArrayList timers, DateTime now) [0x00000] > at System.Windows.Forms.XplatUIX11.UpdateMessageQueue > (System.Windows.Forms.XEventQueue queue) [0x00000] > at System.Windows.Forms.XplatUIX11.PeekMessage (System.Object > queue_id, System.Windows.Forms.MSG& msg, IntPtr hWnd, Int32 wFilterMin, > Int32 wFilterMax, UInt32 flags) [0x00000] > at System.Windows.Forms.XplatUIX11.WaitForHwndMessage > (System.Windows.Forms.Hwnd hwnd, Msg message) [0x00000] > at System.Windows.Forms.XplatUIX11.MapWindow > (System.Windows.Forms.Hwnd hwnd, WindowType windows) [0x00000] > at System.Windows.Forms.XplatUIX11.CreateWindow > (System.Windows.Forms.CreateParams cp) [0x00000] > at System.Windows.Forms.XplatUI.CreateWindow > (System.Windows.Forms.CreateParams cp) [0x00000] > at System.Windows.Forms.NativeWindow.CreateHandle > (System.Windows.Forms.CreateParams create_params) [0x00000] > at System.Windows.Forms.Control.CreateHandle () [0x00000] > at System.Windows.Forms.Form.CreateHandle () [0x00000] > at System.Windows.Forms.Control.CreateControl () [0x00000] > at System.Windows.Forms.Control.SetVisibleCore (Boolean value) > [0x00000] > at System.Windows.Forms.Form.SetVisibleCore (Boolean value) [0x00000] > at System.Windows.Forms.Control.set_Visible (Boolean value) [0x00000] > at (wrapper remoting-invoke-with-check) > System.Windows.Forms.Control:set_Visible (bool) > at System.Windows.Forms.Application.RunLoop (Boolean Modal, > System.Windows.Forms.ApplicationContext context) [0x00000] > at System.Windows.Forms.Application.Run > (System.Windows.Forms.ApplicationContext context) [0x00000] > at System.Windows.Forms.Application.Run (System.Windows.Forms.Form > mainForm) [0x00000] > at MOSTest.Program.Main () [0x00000]
Can you try feeding your assembly into http://www.go-mono.com/archive/moma/Moma1-9.zip and see what it reports? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

