[MonoTouch] Subject: Web Services with MonoTouch, instructions
Geoff Norton
gnorton at novell.com
Thu Oct 1 18:33:09 EDT 2009
Adam,
The official release of 1.1 with S.W.S will work with the linker.
-g
On 1-Oct-09, at 6:11 PM, Adam Langley wrote:
> -nolink works, it fixes the problem that everybody seems to be having
> with calling web services.
>
> Brilliant!
>
> Is there perhaps a way to selectively opt assemblies out of the linker
> optimizer rather than just blanket opt-out?
> My application works fine apart from when System.Web.Services.dll is
> link optimized - thats really the only DLL I need excluded...
>
> Thanks
>
> Adam Langley
>
> Please consider the environment before printing this email!
>
> -----Original Message-----
> From: monotouch-bounces at lists.ximian.com
> [mailto:monotouch-bounces at lists.ximian.com] On Behalf Of Adam Langley
> Sent: Thursday, 1 October 2009 11:04 a.m.
> To: monotouch at lists.ximian.com
> Subject: Re: [MonoTouch] Subject: Web Services with MonoTouch,
> instructions
>
> Thanks Geoff, I'll try that the next chance I get.
>
> Adam Langley
>
>
> Please consider the environment before printing this email!
>
>
> -----Original Message-----
> From: Geoff Norton [mailto:gnorton at novell.com]
> Sent: Thursday, 1 October 2009 10:48 a.m.
> To: Adam Langley
> Cc: monotouch at lists.ximian.com
> Subject: Re: [MonoTouch] Subject: Web Services with MonoTouch,
> instructions
>
>
> On 30-Sep-09, at 5:37 PM, Adam Langley wrote:
>
>> I get the same issue, so I thought it was the linker optimization I
>> had encountered previously causing serialization problems.
>> So, I used the suggested '-linksdkonly' arg to mtouch, and I get the
>> following error:
>> (what is the correct way to turn off linker optimization, without
>> using [Preserve] on every member... -linksdkonly doesn't appear to
>> work)
>>
>
> Try -nolink
>
> -g
>
> _______________________________________________
> MonoTouch mailing list
> MonoTouch at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monotouch
> _______________________________________________
> MonoTouch mailing list
> MonoTouch at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monotouch
More information about the MonoTouch
mailing list