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

User [email protected] added comment
http://bugzilla.novell.com/show_bug.cgi?id=521951#c1


Timotheus Pokorra <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]




--- Comment #1 from Timotheus Pokorra <[email protected]>  2009-08-15 
16:25:19 MDT ---
I have a similar problem, I am not sure if it is the same. 

You say you get the exception on assigning the table to the datasource?

I get the same exception on Mono 2.4 running on Windows, independent of
ComboBox.DataSource, on the call to Tables.Add with a DataTable parameter.
I can reproduce it, but not on the second call, but later.

MyDataSet.Tables.Add((DataTable)MyTable);

I am thinking of debugging
mcs/class/System.Data/System.Data/DataTableCollection.cs to see in which line
that exception is thrown.

-- 
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

Reply via email to