[Mono-bugs] [Bug 362038] [Regression] NRE when MojoPortal tries to load under Mono 1. 9p2
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Feb 22 17:21:35 EST 2008
https://bugzilla.novell.com/show_bug.cgi?id=362038
User twiest at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=362038#c3
--- Comment #3 from Thomas Wiest <twiest at novell.com> 2008-02-22 15:21:34 MST ---
If I add <compilation batch="false"/> to web.config using the new mojoPortal
rpm on Mono 1.9p3 I get:
Server Error in '/mojoportal' Application
Failed to create MasterPage instance for
'~/Data/Sites/1/skins/treeviewmenu1/layout.Master'.
Description: HTTP 500. Error processing request.
Stack Trace:
System.Web.HttpException: Failed to create MasterPage instance for
'~/Data/Sites/1/skins/treeviewmenu1/layout.Master'.
at System.Web.UI.MasterPage.CreateMasterPage (System.Web.UI.TemplateControl
owner, System.Web.HttpContext context, System.String masterPageFile,
IDictionary contentTemplateCollection) [0x00000]
at System.Web.UI.Page.get_Master () [0x00000]
at mojoPortal.Web.mojoBasePage.OnPreInit (System.EventArgs e) [0x00000]
at mojoPortal.Web.UI.Pages.SiteHome.OnPreInit (System.EventArgs e) [0x00000]
at System.Web.UI.Page.InternalProcessRequest () [0x00000]
at System.Web.UI.Page.ProcessRequest (System.Web.HttpContext context)
[0x00000]
Version information: Mono Version: 2.0.50727.42; ASP.NET Version: 2.0.50727.42
--
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