[Mono-dev] Dictionary Error in mono 2.10.1
xen
zhen.cha at dartexecutions.com
Tue Apr 12 14:22:37 EDT 2011
It seem I have problem when updating Dictionary <int, string> just the
value part, but I don't have problems when I update <int, double> or
update <int, long>.
C# Message: Exception: Source array type cannot be assigned to destination
array type.
C# Message: at (wrapper stelemref) object:stelemref (object,intptr,object)
at
System.Collections.Generic.Dictionary`2[System.Int32,System.String].set_Item
(Int32 key, System.String value) [0x00000] in :0
any suggestions?
PS this only happens when the box is heavily loaded. 99% of the time its
just fine.
thanks
--
View this message in context: http://mono.1490590.n4.nabble.com/Dictionary-Error-in-mono-2-10-1-tp3445351p3445351.html
Sent from the Mono - Dev mailing list archive at Nabble.com.
More information about the Mono-devel-list
mailing list