I suggest you either post on the forums (forums.xamarin.com) or email
[email protected] - It looks like the SoapFormatter might be part of
Remoting, which isn't in MonoTouch (and, I suspect, never will be).
There may be a workaround which gives you the same output tho.

Is there something in WCF which could do the same? Some of the WCF
stack is on Monotouch. This might help, too:
http://docs.xamarin.com/ios/Guides/Application_Fundamentals/Introduction_to_Web_Services

Cheers

Nic

On 2 February 2013 12:35, Martyn Wendon <[email protected]> wrote:
> Hi Everyone,
>
>
>
> MonoTouch doesn’t appear to include the
> System.Runtime.Serialization.Formatters.Soap assembly from Mono, can it be
> included?
>
>
>
> I am porting a client application to MonoTouch that uses SoapFormatter to
> de-serialize stored object states (I’m not able to change the use of Soap
> unfortunately) so it would be useful if this was available in MonoTouch.
>
>
>
>
>
> Thanks,
>
>
>
> Martyn
>
>
>
>
> ______________________________________________________________________
> This email has been scanned by the Symantec Email Security.cloud service.
> ______________________________________________________________________
>
> _______________________________________________
> MonoTouch mailing list
> [email protected]
> http://lists.ximian.com/mailman/listinfo/monotouch
>



-- 
Nic Wise
t.  +44 7788 592 806 | @fastchicken
b. http://www.fastchicken.co.nz/
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to