[Mono-bugs] [Bug 78430][Blo] New - NullReferenceException
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed May 17 08:04:44 EDT 2006
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 n_sergiu2000 at yahoo.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78430
--- shadow/78430 2006-05-17 08:04:44.000000000 -0400
+++ shadow/78430.tmp.19350 2006-05-17 08:04:44.000000000 -0400
@@ -0,0 +1,38 @@
+Bug#: 78430
+Product: Mono: Class Libraries
+Version: 1.0
+OS: Windows XP
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Blocker
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com
+ReportedBy: n_sergiu2000 at yahoo.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: NullReferenceException
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+
+
+Steps to reproduce the problem:
+1. Create a class that extends System.Configuration.ApplicationSettingsBase
+2. Create an instance of your class with new or Default static property
+
+Actual Results:
+ NullReferenceException been thrown
+
+Expected Results:
+ An instance reference
+
+How often does this happen?
+ Everytime
+
+Additional Information:
+ I will provide later the exception stacktrace
More information about the mono-bugs
mailing list