[Mono-bugs] [Bug 580736] New: [Regression] System.Data failure on ClubWebSite when running on mono-2.6.3

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Feb 17 18:42:53 EST 2010


http://bugzilla.novell.com/show_bug.cgi?id=580736

http://bugzilla.novell.com/show_bug.cgi?id=580736#c0


           Summary: [Regression] System.Data failure on ClubWebSite when
                    running on mono-2.6.3
    Classification: Mono
           Product: Mono: Class Libraries
           Version: 2.6.x
          Platform: x86-64
        OS/Version: openSUSE 11.2
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: Sys.Web
        AssignedTo: mhabersack at novell.com
        ReportedBy: mchristensen at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: Component Test
           Blocker: ---


Description of Problem:

openSUSE 11.2 x86_64
mono-core-2.6.3-30.1.x86_64
mono-data-postgresql-2.6.3-30.1.x86_64
apache2-mod_mono-2.6.2-30.1.x86_64

When running ClubWebSite from Mono:Community using Apache, I get the following
error:


Server Error in '/ClubWebSite' Application
Object reference not set to an instance of an object

Description: HTTP 500. Error processing request.

Stack Trace:

System.NullReferenceException: Object reference not set to an instance of an
object
  at System.Data.Common.DbDataAdapter.Fill (System.Data.DataSet dataSet, Int32
startRecord, Int32 maxRecords, System.String srcTable, IDbCommand command,
CommandBehavior behavior) [0x00000] in <filename unknown>:0 
  at System.Data.Common.DbDataAdapter.Fill (System.Data.DataSet dataSet,
System.String srcTable) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.Data.Common.DbDataAdapter:Fill
(System.Data.DataSet,string)
  at System.Web.UI.WebControls.SqlDataSourceView.ExecuteSelect
(System.Web.UI.DataSourceSelectArguments arguments) [0x00000] in <filename
unknown>:0

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list