[Mono-bugs] [Bug 457943] ScriptManager.GetCurrent : Cannot cast from source type to destination type

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Jan 12 19:00:27 EST 2009


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

User mchristensen at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=457943#c8


Marc Christensen <mchristensen at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |mchristensen at novell.com
         Resolution|INVALID                     |




--- Comment #8 from Marc Christensen <mchristensen at novell.com>  2009-01-12 17:00:25 MST ---
With the test case file from comment 4, I get the following error:

System.InvalidCastException: Cannot cast from source type to destination type.
  at System.Web.UI.ScriptManager.GetCurrent (System.Web.UI.Page page) [0x00000] 
  at System.Web.UI.ScriptControl.get_ScriptManager () [0x00000] 
  at System.Web.UI.ScriptControl.OnPreRender (System.EventArgs e) [0x00000] 
  at AjaxControlToolkit.ScriptControlBase.OnPreRender (System.EventArgs e)
[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] 


Please take a look at this error.  Re-opening.

-- 
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