http://bugzilla.novell.com/show_bug.cgi?id=620456
http://bugzilla.novell.com/show_bug.cgi?id=620456#c0 Summary: Getting 'Operation is not valid due to the current state of the object' when using Telerik Ajax and master page Classification: Mono Product: Mono: Class Libraries Version: 2.6.x Platform: All OS/Version: All Status: NEW Severity: Critical Priority: P5 - None Component: Sys.Web AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- User-Agent: Opera/9.80 (Windows Mobile; WCE; Opera Mobi/WMD-50430; U; bg) Presto/2.4.13 Version/10.00 this is a very simple case. here is a sample page structure: (MASTERPAGE) + ScriptManager (CONTENT PAGE) + RadAjaxManager + Label (updated control) + Button (initiator) Reproducible: Always Steps to Reproduce: 1.add master page and script manager 2.add content page with button, label and ajax manager 3.set the button to update the label control in manager's settings 4.execute Actual Results: operation is not valid due to the current state of the object Expected Results: as in asp.net, the button should update the label -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
