[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
Tue Feb 26 13:50:17 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#c13





--- Comment #13 from Thomas Wiest <twiest at novell.com>  2008-02-26 11:50:16 MST ---
I just tested marc's new mojoPortal (also removing RSSForumFeed) with the
branch build for r96645 and I now get this error:

Server Error in '/mojoportal' Application
Cannot find type mojoPortal.Web.ContentUI.EmptyModule

Description: HTTP 500. Error processing request.

Stack Trace:

System.Web.Compilation.ParseException: Cannot find type
mojoPortal.Web.ContentUI.EmptyModule
  at System.Web.UI.BaseParser.ThrowParseException (System.String message,
System.Object[] parms) [0x00000] 
  at System.Web.UI.TemplateParser.SetBaseType (System.String type) [0x00000] 
  at System.Web.UI.TemplateParser.ProcessMainAttributes
(System.Collections.Hashtable atts) [0x00000] 
  at System.Web.UI.TemplateControlParser.ProcessMainAttributes
(System.Collections.Hashtable atts) [0x00000] 
  at System.Web.UI.UserControlParser.ProcessMainAttributes
(System.Collections.Hashtable atts) [0x00000] 
  at System.Web.UI.TemplateParser.AddDirective (System.String directive,
System.Collections.Hashtable atts) [0x00000] 
  at System.Web.UI.TemplateControlParser.AddDirective (System.String directive,
System.Collections.Hashtable atts) [0x00000] 
  at System.Web.Compilation.AspGenerator.TagParsed (ILocation location, TagType
tagtype, System.String tagid, System.Web.Compilation.TagAttributes attributes)
[0x00000] 
  at System.Web.Compilation.AspParser.OnTagParsed (TagType tagtype,
System.String id, System.Web.Compilation.TagAttributes attributes) [0x00000] 
  at System.Web.Compilation.AspParser.Parse () [0x00000] 
  at System.Web.Compilation.AspGenerator.Parse (System.String file, Boolean
doInitParser) [0x00000] 
  at System.Web.Compilation.AspGenerator.Parse (System.String file) [0x00000] 
  at System.Web.Compilation.AspGenerator.Parse () [0x00000] 
  at
System.Web.Compilation.GenericBuildProvider`1[System.Web.UI.TemplateParser].Parse
() [0x00000] 
  at
System.Web.Compilation.GenericBuildProvider`1[System.Web.UI.TemplateParser].get_CodeCompilerType
() [0x00000] 
  at System.Web.Compilation.BuildManager.GetCodeDomProviderType
(System.Web.Compilation.BuildProvider provider) [0x00000] 
  at System.Web.Compilation.BuildManager+BuildItem..ctor
(System.Web.Compilation.BuildProvider provider) [0x00000] 
  at System.Web.Compilation.BuildManager.LoadBuildProviders (System.String
virtualPath, System.String virtualDir, System.Collections.Generic.Dictionary`2
vpCache, System.Web.Compilation.BuildKind& kind, System.String&
assemblyBaseName) [0x00000] 
  at System.Web.Compilation.BuildManager.BuildAssembly (System.String
virtualPath) [0x00000] 
  at System.Web.Compilation.BuildManager.GetCompiledType (System.String
virtualPath) [0x00000] 
  at System.Web.UI.TemplateControl.GetTypeFromControlPath (System.String
virtualPath) [0x00000] 
  at System.Web.UI.TemplateControl.LoadControl (System.String virtualPath)
[0x00000] 
  at mojoPortal.Web.CachedSiteModuleControl.CreateChildControls () [0x00000] 
  at System.Web.UI.Control.EnsureChildControls () [0x00000] 
  at System.Web.UI.Control.PreRenderRecursiveInternal () [0x00000] 
  at System.Web.UI.Control.PreRenderRecursiveInternal () [0x00000] 
  at System.Web.UI.Control.PreRenderRecursiveInternal () [0x00000] 
  at System.Web.UI.Control.PreRenderRecursiveInternal () [0x00000] 
  at System.Web.UI.Control.PreRenderRecursiveInternal () [0x00000] 
  at System.Web.UI.Control.PreRenderRecursiveInternal () [0x00000] 
  at System.Web.UI.Page.ProcessLoadComplete () [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