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
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
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
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
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