[Mono-bugs] [Bug 643298] [Regression] AspNetForums crashes when adding a thread
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Oct 4 13:17:54 EDT 2010
https://bugzilla.novell.com/show_bug.cgi?id=643298
https://bugzilla.novell.com/show_bug.cgi?id=643298#c2
--- Comment #2 from Marc Christensen <mchristensen at novell.com> 2010-10-04 17:17:52 UTC ---
Ah, looks like I tried to add "Off" to the Web.config file to get a stack trace
but made a typo and entered "Orr" instead. After correctly adding Off...here's
the stack trace I get:
Server Error in '/AspNetForums' Application
Parser Error
Description: Error parsing a resource required to service this request. Review
your source file and modify it to fix this error.
Parser Error Message: Unknown attribute: EnableViewStateMac
Source Error:
Line 1: <%@ Page EnableViewStateMac="false" %>
Line 2: <%@ Register TagPrefix="AspNetForums" Namespace="AspNetForums.Controls"
Assembly="AspNetForums" %>
Line 3: <%@ Import Namespace="AspNetForums.Components" %>
Source File:
/usr/share/mono/asp.net/apps/Mono_ASP.NET_MonoForums-0.7/AspNetForums/AddPost.aspx
Lines: 1, 1
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.
More information about the mono-bugs
mailing list