[Mono-bugs] [Bug 620456] New: Getting 'Operation is not valid due to the current state of the object' when using Telerik Ajax and master page

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Jul 7 08:36:57 EDT 2010


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: mhabersack at novell.com
        ReportedBy: gustavo.benitez.cuba at gmail.com
         QAContact: mono-bugs at lists.ximian.com
          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.


More information about the mono-bugs mailing list