Hi, I have a WCF service, embedded in an asp.net MVC3 app. I want to consume this service thorugh my android app (mono for android).
When i reference the service (through a shared library) i get the following error: Error 1 The type 'System.Runtime.Serialization.IExtensibleDataObject' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Runtime.Serialization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. I realize that the .net Profile for mono for android is different than .net 4.0, but for the above situation, is there a work around? Any help is appreciated. Thanks. -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Consuming-WCF-4-0-Service-tp5712234.html Sent from the Mono for Android mailing list archive at Nabble.com. _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
