Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=81935 --- shadow/81935 2007-07-07 08:39:50.000000000 -0400 +++ shadow/81935.tmp.28711 2007-07-07 08:42:20.000000000 -0400 @@ -162,6 +162,38 @@ Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run (System.String[] commandLine) [0x00000] at ProcessGrpKiller.My.MyApplication.Main (System.String[] Args) [0x00000] if yu need, i can share my source of it to have a debug purpose. + +------- Additional Comments From [EMAIL PROTECTED] 2007-07-07 08:42 ------- +for other prog (Massepinger) with SVN mono version i have this [EMAIL PROTECTED] Debug]# mono ./MassePinger.exe + +Unhandled Exception: System.NullReferenceException: Object reference +not set to an instance of an object + at Microsoft.VisualBasic.Interaction.GetSetting (System.String +AppName, System.String Section, System.String Key, System.String +Default) [0x00000] + at MassePinger.Form1.Form1_Shown (System.Object sender, +System.EventArgs e) [0x00000] + at System.Windows.Forms.Form.OnShown (System.EventArgs e) [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.Form +mainForm) [0x00000] + at +Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun +() [0x00000] + at +Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run +(System.String[] commandLine) [0x00000] + at MassePinger.My.MyApplication.Main (System.String[] Args) [0x00000] [EMAIL PROTECTED] Debug]# + + +IS savesetting and getsetting windows registry keys, is implemented ? _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
