[Mono-bugs] [Bug 341764] Exception in Control. FillControlCache when using AjaxCtrlTookit extenders without ID

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Mar 4 20:38:20 EST 2008


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

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


Marc Christensen <mchristensen at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |mchristensen at novell.com




--- Comment #3 from Marc Christensen <mchristensen at novell.com>  2008-03-04 18:38:19 MST ---
Juraj,  When running your test case against mono-1.9p4 locate here:

http://mono.ximian.com/monobuild/preview/download-preview/

I get an error.  Because of this, I am unable to verify that this bug has been
fixed.  Can you see if it's a problem with your test case and either attach a
new one or verify this one yourself and report here?

Thanks.

Error:
========================

Server Error in '/' Application
Multiple controls with the same ID '_ClientState' were found. FindControl
requires that controls have unique IDs.

Description: HTTP 500. Error processing request.

Stack Trace:

System.Web.HttpException: Multiple controls with the same ID '_ClientState'
were found. FindControl requires that controls have unique IDs. 
  at System.Web.UI.Control.FillControlCache (System.Web.UI.Control control)
[0x00000] 
  at System.Web.UI.Control.FillControlCache (System.Web.UI.Control control)
[0x00000] 
  at System.Web.UI.Control.FillControlCache (System.Web.UI.Control control)
[0x00000] 
  at System.Web.UI.Control.EnsureControlsCache () [0x00000] 
  at System.Web.UI.Control.LookForControlByName (System.String id) [0x00000] 
  at System.Web.UI.Control.FindControl (System.String id, Int32 pathOffset)
[0x00000] 
  at System.Web.UI.Control.FindControl (System.String id) [0x00000] 
  at System.Web.UI.Page.FindControl (System.String id) [0x00000] 
  at AjaxControlToolkit.ExtenderControlBase.LoadClientStateValues () [0x00000] 
  at AjaxControlToolkit.ExtenderControlBase.Page_PreLoad (System.Object sender,
System.EventArgs e) [0x00000] 
  at (wrapper delegate-invoke)
System.MulticastDelegate:invoke_void_object_EventArgs (object,System.EventArgs)
  at System.Web.UI.Page.OnPreLoad (System.EventArgs e) [0x00000] 
  at System.Web.UI.Page.ProcessLoad () [0x00000] 
  at System.Web.UI.Page.ProcessPostData () [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.


More information about the mono-bugs mailing list