[MonoTouch] R: iPhone Application error only on the device
Jb Evain
jb at nurv.fr
Wed Oct 28 10:37:34 EDT 2009
Hey,
On 10/28/09, Massimiliano Bellisario
<Massimiliano.Bellisario at deca-spa.com> wrote:
> Hi, i've replaced the System.Runtime.Serialization.dll but I've tha same error
Nope it's a different one.
> UIKitApplication:net.deca.activityreader[0xcbe4][1329]
> <Notice>: Exception in async operation:
> System.TypeInitializationException: An exception was thrown
> by the type initializer for
> System.Runtime.Remoting.Activation.ActivationServices --->
> System.NotSupportedException: Linked away
This clearly indicates that you're running the linker, maybe you're
not passing -nolink properly.
I'll have a look at why System.Runtime.Serialization is using the
remoting infrastructure.
--
Jb Evain <jb at nurv.fr>
More information about the MonoTouch
mailing list