The 'NullReferenceException' error in serialization almost always means there is a constructor missing somewhere in the object graph. If you are deserializing an object it is probably worthwhile to go through the member objects and check they all have explicit constructors.
-- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Backwards-compatibility-Android-App-Application-tp5065556p5073889.html Sent from the Mono for Android mailing list archive at Nabble.com. _______________________________________________ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid