[Mono-dev] mono - gaia ajax widgets problem
Dariusz Linowski
darek.lin at gmail.com
Mon Dec 10 09:45:52 EST 2007
Hi,
I've tried build mono asp.net application based on ajax gaia library and
noticed some problem related to:
System.IndexOutOfRangeException: Array index is out of range.
This problem have occurred in below situation:
try to build simple application tabView menu, consistent with gaia: window,
tabview, multiview,buttons and standard asp.net views.
Is important to add some buttons to the one of views.
when I will try to switched between views "there and back" (used tabview
control) I got error:
..."error from server: 500 "Internal Server Error", Ajax Engine shutdown for
security reason, refresh page to enable again
I have consulted this problem with Gaia Support Team and before few minutes
ago I received information that this problem seems to be improved
on mono version 1.2.6. So the questions is: When is possible to see this
version in download zone and second question: if the time will be to long
will be possible to get some patch to the version mono 1.2.5.1-0?
versions:
Gaia Q4 Victory GPL Version
file version 1.0.3.0
mono 1.2.5.1-0
mod-mono 1.2.1-0
System.IndexOutOfRangeException: Array index is out of range.
at System.Web.UI.ClientScriptManager.RegisterForEventValidation (
System.String uniqueId, System.String argument) [0x00000]
at System.Web.UI.ClientScriptManager.RegisterForEventValidation (
System.Web.UI.PostBackOptions options) [0x00000]
at System.Web.UI.ClientScriptManager.GetPostBackEventReference (
System.Web.UI.PostBackOptions options, Boolean registerForEventValidation)
[0x00000]
at System.Web.UI.WebControls.Button.GetClientScriptEventReference ()
[0x00000]
at System.Web.UI.WebControls.Button.AddAttributesToRender (
System.Web.UI.HtmlTextWriter writer) [0x00000]
at System.Web.UI.WebControls.WebControl.RenderBeginTag (
System.Web.UI.HtmlTextWriter writer) [0x00000]
at System.Web.UI.WebControls.WebControl.Render
(System.Web.UI.HtmlTextWriterwriter) [0x00000]
at System.Web.UI.Control.RenderControl (System.Web.UI.HtmlTextWriter writer)
[0x00000]
at System.Web.UI.Control.RenderChildren
(System.Web.UI.HtmlTextWriterwriter) [0x00000]
at System.Web.UI.Control.Render (System.Web.UI.HtmlTextWriter writer)
[0x00000]
at System.Web.UI.Control.RenderControl (System.Web.UI.HtmlTextWriter writer)
[0x00000]
at System.Web.UI.Control.RenderChildren
(System.Web.UI.HtmlTextWriterwriter) [0x00000]
at Gaia.WebWidgets.MultiView.RenderChildrenOnForceAnUpdate () [0x00000]
at Gaia.WebWidgets.MultiView.RenderCallback
(System.Web.UI.HtmlTextWriterwriter) [0x00000]
at Gaia.WebWidgets.MultiView.RenderControl
(System.Web.UI.HtmlTextWriterwriter) [0x00000]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20071210/dc117524/attachment.html
More information about the Mono-devel-list
mailing list