https://bugzilla.novell.com/show_bug.cgi?id=651317
https://bugzilla.novell.com/show_bug.cgi?id=651317#c0 Summary: Missing data rows Classification: Mono Product: MonoTouch Version: unspecified Platform: All OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: Class Libraries AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: Development Blocker: Yes Description of Problem: Using MonoTouch to request a DataSet from a .NET 2.0 Web-Service. Dependent on table name data rows are missing in the results being retrieved by client. Steps to reproduce the problem: 1. Request DataSet from .NET 2.0 Web-Service with one table and one row. 2. The table name starts numeric (e.g. 1fb753dd). Actual Results: The table contained in the returned DataSet contains 0 rows. Expected Results: The table should contain rows. How often does this happen? Always Additional Information: We are MonoTouch Enterprise customer. -- Configure bugmail: https://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
