[Mono-bugs] [Bug 81935][Wis] Changed - System.NotImplementedException: listview

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Jul 7 08:42:20 EDT 2007


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 surfzoid2002 at yahoo.fr.

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 surfzoid2002 at yahoo.fr  2007-07-07 08:42 -------
+for other prog (Massepinger) with SVN mono version i have this 
+[root at surfzoidPC 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]
+[root at surfzoidPC Debug]#
+
+
+IS savesetting and getsetting windows registry keys, is implemented ?


More information about the mono-bugs mailing list