https://bugzilla.novell.com/show_bug.cgi?id=643298
https://bugzilla.novell.com/show_bug.cgi?id=643298#c0 Summary: [Regression] AspNetForums crashes when adding a thread Classification: Mono Product: Mono: Class Libraries Version: 2.8.x Platform: x86-64 OS/Version: openSUSE 11.3 Status: NEW Severity: Major Priority: P5 - None Component: Sys.Web AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: Component Test Blocker: --- mono-2.8rc2 (89f9256) opensuse 11.3 x86_64 fails on both mod_mono and XSP 1) create a user 'test' with password 'test' 2) log in as 'test' 3) click on a forum 4) click "New Thread" buitton 5) stack trace: Server Error in '/AspNetForums' Application The value for the property 'mode' is not valid. The error is: The requested value 'Orr' was not found. (/usr/share/mono/asp.net/apps/Mono_ASP.NET_MonoForums-0.7/AspNetForums/web.config line 1) Description: HTTP 500. Error processing request. Stack Trace: System.Configuration.ConfigurationErrorsException: The value for the property 'mode' is not valid. The error is: The requested value 'Orr' was not found. (/usr/share/mono/asp.net/apps/Mono_ASP.NET_MonoForums-0.7/AspNetForums/web.config line 1) at System.Configuration.ConfigurationElement.DeserializeElement (System.Xml.XmlReader reader, Boolean serializeCollectionKey) [0x00000] in <filename unknown>:0 at System.Configuration.ConfigurationSection.DoDeserializeSection (System.Xml.XmlReader reader) [0x00000] in <filename unknown>:0 at System.Configuration.ConfigurationSection.DeserializeSection (System.Xml.XmlReader reader) [0x00000] in <filename unknown>:0 at System.Web.Configuration.CustomErrorsSection.DeserializeSection (System.Xml.XmlReader reader) [0x00000] in <filename unknown>:0 at System.Configuration.Configuration.GetSectionInstance (System.Configuration.SectionInfo config, Boolean createDefaultInstance) [0x00000] in <filename unknown>:0 at System.Configuration.Configuration.GetSectionInstance (System.Configuration.SectionInfo config, Boolean createDefaultInstance) [0x00000] in <filename unknown>:0 at System.Configuration.ConfigurationSectionCollection.get_Item (System.String name) [0x00000] in <filename unknown>:0 at System.Configuration.Configuration.GetSection (System.String path) [0x00000] in <filename unknown>:0 at System.Web.Configuration.WebConfigurationManager.GetSection (System.String sectionName, System.String path, System.Web.HttpContext context) [0x00000] in <filename unknown>:0 at System.Web.Configuration.WebConfigurationManager.GetSection (System.String sectionName) [0x00000] in <filename unknown>:0 at System.Web.HttpContext.get_IsCustomErrorEnabledUnsafe () [0x00000] in <filename unknown>:0 at System.Web.HttpApplication.RedirectCustomError (System.Web.HttpException& httpEx) [0x00000] in <filename unknown>:0 Version information: Mono Runtime Version: 2.8 (tarball Thu Sep 30 17:50:25 UTC 2010); ASP.NET Version: 2.0.50727.1433 -- Configure bugmail: https://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
