Details
-
Bug
-
Resolution: Done
-
Major - P3
-
None
-
None
-
None
-
None
-
VS2010, .NET 4
Description
If you save an object that has a SortedList property and then try to get it from the database you get a cast exception:
Unable to cast object of type 'System.Object[]' to type 'System.Collections.Generic.SortedList`2[MyObject,System.Int32]'.