[Mono-bugs] [Bug 571510] New: XmlSerializer.Deserialize not working

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Jan 18 01:11:33 EST 2010


http://bugzilla.novell.com/show_bug.cgi?id=571510

http://bugzilla.novell.com/show_bug.cgi?id=571510#c0


           Summary: XmlSerializer.Deserialize not working
    Classification: Mono
           Product: MonoTouch
           Version: unspecified
          Platform: Other
        OS/Version: Mac OS X 10.6
            Status: NEW
          Severity: Critical
          Priority: P5 - None
         Component: Runtime
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: bryancostanich at hotmail.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: Community User
           Blocker: Yes


Created an attachment (id=337049)
 --> (http://bugzilla.novell.com/attachment.cgi?id=337049)
zip of solution file

Description of Problem:
I'm trying to deserialize into List<T> and it's failing. works in a console
app, same code does NOT work in MonoTouch.

Steps to reproduce the problem:
1. Run attached solution
2. Look at LoadData() method in Main.cs

Actual Results:
on line 56, the count is 0

Expected Results:
count should be 2

How often does this happen? 
every time.

Additional Information:

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list