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 Debug build or a Release >> build? > > Release - and it's still there :(
Do you mean that the Invoke() method is still there, yet you're getting the error? Or is something else "still there"? What link mode are you using: None, SdkOnly, or Full? Do you still get the error with linking disabled? Thanks, - Jon _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
