[Mono-list] Re moting Problem

Robert Jordan robertj at gmx.net
Fri Feb 27 04:52:49 EST 2009


GarlicRice wrote:
> Hello all,
> 
> I've never used Mono or even Linux before so I'm a little out of my depth
> here.  I've been given access to a server with Ubuntu installed and I've
> been asked to try to get one of our .NET 2.0 apps running on it.
> 
> The first error I got was that System.Runtime.Remoting wasn't in the GAC.  I
> found that surprising but I gave it a copy of the dll.  Now I'm getting a

Well, you gave it a copy of MS.NET's dll. This is *not* supported.

Install the missing bits with the packaging system of your distribution.

> TypeInitializationException in the
> System.Runtime.Remoting.Channels.SocketCache class with an inner
> System.NotImplementedException.

Robert



More information about the Mono-list mailing list