[Mono-dev] Mono remoting on an embedded arm system

FALE(Leopold Faschalek) FALE at skidata.com
Tue May 16 11:08:30 EDT 2006


Hello All,

we are running mono 1.1.14 on an embedded arm system with 
remoting services to communicate with a host system.

The client on the hostmachine or localy started has no problem
to communicate with the embedded server. 
But if a remote-called method throws an exception, this exception
will be catched/shown on the server and not on the remote client.

If we run the same code with mono on linux or win32 the exception
is thrown on the client (as it should).

So I think there is some missing configuration file or something
else. 

Currently we have following files installed:

usr/local/etc/mono/1.0/machine.config
usr/local/etc/mono/config
usr/local/lib/mono/1.0/mscorlib.dll
usr/local/lib/mono/1.0/System.dll
usr/local/lib/mono/1.0/System.Xml.dll
usr/local/lib/mono/1.0/System.Runtime.Remoting.dll
usr/local/lib/mono/1.0/System.Runtime.Serialization.Formatters.Soap.dll
usr/local/lib/mono/1.0/System.Data.dll
usr/local/lib/mono/1.0/System.Management.dll
usr/local/lib/mono/1.0/Mono.Posix.dll
usr/local/lib/libglib-2.0.so
usr/local/lib/libglib-2.0.so.0
usr/local/lib/libglib-2.0.so.0.400.8
usr/local/lib/libgmodule-2.0.so
usr/local/lib/libgmodule-2.0.so.0
usr/local/lib/libgmodule-2.0.so.0.400.8
usr/local/lib/libgobject-2.0.so
usr/local/lib/libgobject-2.0.so.0
usr/local/lib/libgobject-2.0.so.0.400.8
usr/local/lib/libgthread-2.0.so
usr/local/lib/libgthread-2.0.so.0
usr/local/lib/libgthread-2.0.so.0.400.8
usr/local/lib/libMonoPosixHelper.so
usr/local/lib/libMonoSupportW.so

Any ideas?

Leopold Faschalek
-------------------------
Research & Development / Senior Software Developer

SKIDATA AG
Untersbergstraße 40
A-5083 Gartenau
[P] +43(0)6246/888-0
[F] +43(0)6246/888-7
[e] Leo.Faschalek at skidata.com
[w] www.skidata.com







More information about the Mono-devel-list mailing list