I've started to get this error when beginning to debug on the device. It happens when loading Monotouch.dll (as described in the application output tab)
Error is: Array index is out of range at System.Collection.Generic.EquaityComparer There isnt really much more info than that. Only happens when debugging on the device. And it happens randomly. I could add a random peice of code (eg: string s = "hello";) at a random point in the code and it'll start happening. after a few rebuilds I could get it to work again, but now I cant seem to get past it. :-( -- View this message in context: http://monotouch.2284126.n4.nabble.com/Monodevelop-bug-IndexOutOfRangeException-when-loading-monotouch-dll-tp4335328p4335328.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
