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

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Dec 17 12:36:31 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#c11





--- Comment #11 from Thomas Wiest <twiest at novell.com>  2008-12-17 10:36:30 MST ---
Marc e-mailed out this info. Apparently mojo now works, but BlogStarterKit is
still broken.

Here's the BlogStarterKit error:

Server Error in '/BlogStarterKit' 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 ASP.controls_richedit_ascx.__DataBind__bctrl_20 (System.Object
sender, System.EventArgs e) [0x00000]
  at System.Web.UI.Control.OnDataBinding (System.EventArgs e) [0x00000]
  at System.Web.UI.Control.DataBind (Boolean raiseOnDataBinding) [0x00000]
  at System.Web.UI.Control.DataBind () [0x00000]
  at System.Web.UI.Control.DataBindChildren () [0x00000]
  at System.Web.UI.Control.DataBind (Boolean raiseOnDataBinding) [0x00000]
  at System.Web.UI.Control.DataBind () [0x00000]
  at System.Web.UI.Control.DataBindChildren () [0x00000]
  at System.Web.UI.Control.DataBind (Boolean raiseOnDataBinding) [0x00000]
  at System.Web.UI.Control.DataBind () [0x00000]
  at System.Web.UI.Control.DataBindChildren () [0x00000]
  at System.Web.UI.Control.DataBind (Boolean raiseOnDataBinding) [0x00000]
  at System.Web.UI.Control.DataBind () [0x00000]
  at System.Web.UI.Control.DataBindChildren () [0x00000]
  at System.Web.UI.Control.DataBind (Boolean raiseOnDataBinding) [0x00000]
  at System.Web.UI.Control.DataBind () [0x00000]
  at System.Web.UI.Control.DataBindChildren () [0x00000]
  at System.Web.UI.Control.DataBind (Boolean raiseOnDataBinding) [0x00000]
  at System.Web.UI.WebControls.FormView.CreateChildControls (IEnumerable
data, Boolean dataBinding) [0x00000]
  at
System.Web.UI.WebControls.CompositeDataBoundControl.PerformDataBinding
(IEnumerable data) [0x00000]
  at System.Web.UI.WebControls.FormView.PerformDataBinding (IEnumerable
data) [0x00000]
  at
System.Web.UI.WebControls.DataBoundControl.InternalPerformDataBinding
(IEnumerable data) [0x00000]
  at System.Web.UI.WebControls.FormView.EnsureDataBound () [0x00000]
  at
System.Web.UI.WebControls.CompositeDataBoundControl.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.Page.ProcessLoadComplete () [0x00000]
  at System.Web.UI.Page.InternalProcessRequest () [0x00000]
  at System.Web.UI.Page.ProcessRequest (System.Web.HttpContext context)
[0x00000]


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list