[Mono-bugs] [Bug 69381][Wis] New - ConstraintCollection System.NullReferenceException

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 11 Nov 2004 17:01:43 -0500 (EST)


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 remisam@o2.pl.

http://bugzilla.ximian.com/show_bug.cgi?id=69381

--- shadow/69381	2004-11-11 17:01:43.000000000 -0500
+++ shadow/69381.tmp.28302	2004-11-11 17:01:43.000000000 -0500
@@ -0,0 +1,66 @@
+Bug#: 69381
+Product: Mono: Class Libraries
+Version: 1.0
+OS: SUSE 9.1
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: Sys.Data
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: remisam@o2.pl               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: ConstraintCollection System.NullReferenceException
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+
+mono 1.0.4
+xsp server
+
+Steps to reproduce the problem:
+1. create test asp.net page in VS2003
+2. add dataset from toolbox
+3. add table to dataset
+4. Don't use or fill them
+
+Actual Results:
+
+
+Expected Results:
+
+Server error in '/' application
+Description: Error processing request.
+
+Error Message: HTTP 500.
+
+Stack Trace:
+
+System.NullReferenceException: Object reference not set to an instance of
+an object
+in <0x0023d> System.Data.ConstraintCollection:AddRange
+(System.Data.Constraint[])
+in <0x00014> System.Data.ConstraintCollection:PostEndInit ()
+in <0x00053> (wrapper delegate-invoke) System.MulticastDelegate:invoke_void ()
+in <0x00059> System.Data.DataTable:EndInit ()
+in <0x001d7> WebApplication3.WebForm1:InitializeComponent ()
+in <0x0000a> WebApplication3.WebForm1:OnInit (System.EventArgs)
+in <0x00273> System.Web.UI.Control:InitRecursive (System.Web.UI.Control)
+in <0x00060> System.Web.UI.Page:InternalProcessRequest ()
+in <0x000c2> System.Web.UI.Page:ProcessRequest (System.Web.HttpContext)
+in <0x002eb> ExecuteHandlerState:Execute ()
+in <0x00084> StateMachine:ExecuteState
+(System.Web.HttpApplication/IStateHandler,bool&)
+
+How often does this happen? 
+
+Always
+
+Additional Information:
+
+application files in attachment