Sorry about that it is SQL Server 2008. I cannot attach the tests as they are since they talk to our product DB and use so IP code. I can clean them up and have them talk to Northwind for a test but not until later today.
To be honest the test is very simple where it is failing, and all you have to do is try to call a stored proc without params that will return records using ADO.net SqlConnection and SqlCommand, it will crash on calling Open() on the connection. No this is not the expected behavior, the expected behavior is that it returns records. They are performance tests not Unit Tests also. As I said they work unmodified against 2.10.1. If you are not able to repro with the info provide after my meetings today I will throw together a simple repro test against Northwind. -- View this message in context: http://mono.1490590.n4.nabble.com/ADO-net-issue-with-2-11-master-b32093e-Win32-tp3473994p3474068.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
