[Mono-bugs] [Bug 456305] [Regression] mojoPortal fails with InvalidCastException

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Dec 9 16:29:19 EST 2008


https://bugzilla.novell.com/show_bug.cgi?id=456305

User twiest at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=456305#c3


Thomas Wiest <twiest at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
             Status|RESOLVED                                        |REOPENED
         Resolution|WORKSFORME                                      |




--- Comment #3 from Thomas Wiest <twiest at novell.com>  2008-12-09 14:29:19 MST ---
This is still failing on the mono 2.2 branch with the same error (pasted again
below).

Relevant versions:
OS: openSUSE 11.0 i586 (the mono vmware image)
mojoPortal: mojoportal-2.2.6.8-6.1
mono-core: mono-2.2-openSUSE-11.0-i586-r121104.zip


----------------------Error----------------------

Server Error in '/mojoportal' Application
Cannot cast from source type to destination type.

Description: HTTP 500. Error processing request.

Stack Trace:

System.InvalidCastException: Cannot cast from source type to destination type.
  at mojoPortal.Web.SiteModuleControl.OnInit (System.EventArgs e) [0x00000] 
  at mojoPortal.Web.ContentUI.HtmlModule.OnInit (System.EventArgs e) [0x00000] 
  at System.Web.UI.Control.InitRecursive (System.Web.UI.Control
namingContainer) [0x00000] 
  at System.Web.UI.Control.AddedControl (System.Web.UI.Control control, Int32
index) [0x00000] 
  at System.Web.UI.ControlCollection.Add (System.Web.UI.Control child)
[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.1433; 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