Hi, mono is currently not very usable on ARM:
https://bugzilla.novell.com/show_bug.cgi?id=378735 Zoltan On Wed, Apr 23, 2008 at 1:32 PM, Rembrandt <[EMAIL PROTECTED]> wrote: > Hi! > > I've tried to run my C# aplications (using Mono 1.2.5) on Nokia 770. So, I > have two questions: > > a) It's possible use .Net Remoting (in Mono) on this device? I wrote some > test application on desktop machine, and everything was ok, but when i try > to ran this on Nokia my application recived fatal message. > > Unhandled Exception: System.InvalidCastException: Cannot cast from source > type to destination type. > at System.Runtime.Remoting.RemotingServices.GetOrCreateClientIdentity > (System.Runtime.Remoting.ObjRef objRef, System.Type proxyType, > System.Object& clientProxy) [0x00000] > at System.Runtime.Remoting.RemotingServices.GetRemoteObject > (System.Runtime.Remoting.ObjRef objRef, System.Type proxyType) [0x00000] > at System.Runtime.Remoting.RemotingServices.Connect (System.Type > classToProxy, System.String url) [0x00000] > at System.Activator.GetObject (System.Type type, System.String url) > [0x00000] > at client_console.Program.Main (System.String[] args) [0x00000] > > > b) I would like run test Web Services > (http://www.mono-project.com/Web_Services) When running my application I > recive, the folowing fatal message: > > mono[2182]: GLIB ERROR ** default - file inssel.c: line 3645 > (mono_burg_emit): should not be reached > aborting... > Stacktrace: > > at System.Xml.Serialization.XmlSerializationReader.ReadTypedPrimitive > (System.Xml.XmlQualifiedName,bool) <0xffffffff> > at System.Xml.Serialization.XmlSerializationReader.ReadTypedPrimitive > (System.Xml.XmlQualifiedName,bool) <0x006c0> > > Native stacktrace: > > mono [0x10b924] > > ================================================================= > Got a SIGABRT while executing native code. This usually indicates > a fatal error in the mono runtime or one of the native libraries > used by your application. > ================================================================= > > > ----Lukasz---- > > > ---------------------------------------------------------------------- > Lepszy niz zakladki. > Kliknij >>> http://link.interia.pl/f1db1 > > _______________________________________________ > Mono-devel-list mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/mono-devel-list > _______________________________________________ Mono-devel-list mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-devel-list
