Hi,

I'm using XmlSerializer to serialise my objects thru a stream.

XmlSerializer xs = new XmlSerializer(this.GetType());

This works perfectly in DEBUG mode,
but in RELEASE mode, It throws a reflexion exception.

Any idea?

Patrick.

--
View this message in context: 
http://mono-for-android.1047100.n5.nabble.com/Issue-with-XmlSerializer-tp5710598.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

Reply via email to