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: [email protected] ReportedBy: [email protected] QAContact: [email protected] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
