http://bugzilla.novell.com/show_bug.cgi?id=563813
http://bugzilla.novell.com/show_bug.cgi?id=563813#c1 Marek Habersack <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution| |INVALID --- Comment #1 from Marek Habersack <[email protected]> 2009-12-11 01:34:28 CET --- This is not a regression. The file mentioned in the error message really doesn't exist (navigate to http://localhost:8080/Admin/ForumModerators.aspx?ForumId=2 to see error message about another control file missing). There should be a directory Controls/ at the application root. The reason 2.4 didn't report the error is that it silently ignored compilation error on ForumModerators.aspx and EditPost.aspx pages. 2.6+ introduced preparsing of files and thus it reports the problem when it cannot find the required file. This is a bug in the application (or its packaging). -- 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
