I try to explain clearlier... I want to access to a web service, I have a library called "Tools" and I add my web reference called "WSTest". Now, I want to call a method in my web service. So, I do this :
Tools.WSTest.Service s = new Tools.WSTest.Service(); s.version() //Return a string with the name of the version And there is the NameResolutionFailure exception...Is it normal ? what is wrong ? -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/NameResolutionFailure-exception-tp4439588p4444646.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