Re: [mono-android] Consuming web service

2012-03-26 Thread Jonathan Pryor
On Mar 25, 2012, at 7:36 AM, Paul Johnson wrote: >>> Did you ever figure out this problem consuming web services? I am getting >>> the same Unknown member: Invoke. >> >> It's been awhile, but I believe/suspect that the problem was due to the >> linker removing the Invoke method. Is this on a De

Re: [mono-android] Consuming web service

2012-03-25 Thread Paul Johnson
Hi, Did you ever figure out this problem consuming web services? I am getting the same Unknown member: Invoke. It's been awhile, but I believe/suspect that the problem was due to the linker removing the Invoke method. Is this on a Debug build or a Release build? Release - and it's still t

Re: [mono-android] Consuming web service

2012-03-20 Thread Jonathan Pryor
On Mar 20, 2012, at 5:29 PM, sfritsche wrote: > Did you ever figure out this problem consuming web services? I am getting > the same Unknown member: Invoke. It's been awhile, but I believe/suspect that the problem was due to the linker removing the Invoke method. Is this on a Debug build or a R

Re: [mono-android] Consuming web service

2012-03-20 Thread sfritsche
Did you ever figure out this problem consuming web services? I am getting the same Unknown member: Invoke. Thanks, Steve -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Consuming-web-service-tp4745854p5581302.html Sent from the Mono for Android mailing list archiv

[mono-android] Consuming web service

2011-08-29 Thread Vins
Hi Everybody I have been trying to consume my web service a monodroid application but I keep on getting error message saying "Unknown Member". I tried to run the sample application from this URL; http://android.xamarin.com/index.php?title=Documentation/Guides/Consuming_Web_Services&file=58, but I