Hi

I have a Framework in C# which i use in an Android application. I have to
rewrite some classes to adapt with the Android Environment. But, I have a
class which use the version 3.5 of "System.XML", and monodevelop have only
the 2.0.5.0.

When I compile, I have an error :
In French :
"Le type 'System.XML.XMLReader' est défini dans un assembly qui n'est pas
référencé. Vous devez ajouter une référence à l'assembly 'System.XML,
Version = 3.5.0.0, Culture=neutral, PublicKeyToken=969db8053d3322ac,
Retargetable = Yes'"

In English (I traduce...) :
"The type 'System.XML.XMLReader' is define in an assembly which doesn't
referency. You have to add a reference to the assembly 'System.XML, Version
= 3.5.0.0, Culture=neutral, PublicKeyToken=969db8053d3322ac, Retargetable =
Yes'"

What can I do ?



--
View this message in context: 
http://mono-for-android.1047100.n5.nabble.com/Problem-with-version-of-System-XML-tp4468850p4468850.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