as i said before... DropDownList are broken on mono 1.2.5 Maybe there will be a backport in mono 1.2.5.1
Le jeudi 20 septembre 2007 à 07:39 +0200, Lorenzo Viola a écrit : > > Hello, I also get the same error.... > > hoping for a fix... > > which is the right place to post this bug ? > > best regards > > > Hi All. > > > > Sorry for boring :-) > > > > I have a problem. In an aspx page, when i click on a button which > > perform an action, but remains in the same page (for example, in a > > validation on the server that not pass the test, then appears an > message > > in the validationsummary), and after, click the button a second > time, an > > error occurs > > > > //Index is less than 0 or more than or equal to the list count. > > Parameter name: index 1// > > > > Here is the complete stacktrace > > > > System.ArgumentOutOfRangeException: Index is less than 0 or more > than or equal to the list count. > > Parameter name: index > > 1 > > at System.Collections.ArrayList.get_Item (Int32 index) [0x00000] > > at System.Web.UI.WebControls.ListItemCollection.get_Item (Int32 > index) [0x00000] > > at System.Web.UI.WebControls.ListControl.LoadViewState > (System.Object savedState) [0x00000] > > at System.Web.UI.Control.LoadViewStateRecursive (System.Object > savedState) [0x00000] > > at System.Web.UI.Control.LoadViewStateRecursive (System.Object > savedState) [0x00000] > > at System.Web.UI.Control.LoadViewStateRecursive (System.Object > savedState) [0x00000] > > at System.Web.UI.Control.LoadViewStateRecursive (System.Object > savedState) [0x00000] > > at System.Web.UI.Page.LoadPageViewState () [0x00000] > > at System.Web.UI.Page.InternalProcessRequest () [0x00000] > > at System.Web.UI.Page.ProcessRequest (System.Web.HttpContext > context) [0x00000] > > > > Someone to know about this? How can i to fix this? > > > > Thanks. > > > > Best regards. > > _______________________________________________ > > Mono-list maillist - [email protected] > > http://lists.ximian.com/mailman/listinfo/mono-list > > > > > > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list > _______________________________________________ Ce message et les �ventuels documents joints peuvent contenir des informations confidentielles. Au cas o� il ne vous serait pas destin�, nous vous remercions de bien vouloir le supprimer et en aviser imm�diatement l'exp�diteur. Toute utilisation de ce message non conforme � sa destination, toute diffusion ou publication, totale ou partielle et quel qu'en soit le moyen est formellement interdite. Les communications sur internet n'�tant pas s�curis�es, l'int�grit� de ce message n'est pas assur�e et la soci�t� �mettrice ne peut �tre tenue pour responsable de son contenu.
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
