http://bugzilla.novell.com/show_bug.cgi?id=586819
http://bugzilla.novell.com/show_bug.cgi?id=586819#c0 Summary: System.NullReferenceException when running ClubWebSite Classification: Mono Product: Mono: Class Libraries Version: 2.6.x Platform: x86-64 OS/Version: openSUSE 11.2 Status: NEW Severity: Normal Priority: P5 - None Component: Sys.Web AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: Component Test Blocker: --- Description of Problem: openSUSE 11.2 x86_64 mono-core-2.6.3-34.1.x86_64 Mono_ASP.NET_ClubWebSite-1.0.0-12.1.noarch When accessing /ClubWebSite, 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 Version information: Mono Runtime Version: 2.6.3 (tarball Tue Mar 9 19:05:27 UTC 2010); ASP.NET Version: 2.0.50727.1433 ==================================================== -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
