[Mono-list] Re moting Problem

Chris Howie cdhowie at gmail.com
Fri Feb 27 04:49:52 EST 2009


On Fri, Feb 27, 2009 at 4:38 AM, GarlicRice <baileymichaeld at gmail.com> wrote:
> 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.

System libraries included with the Microsoft runtime are, as a rule,
incompatible with mono.  Install the libmono-system-runtime2.0-cil
Ubuntu package.

-- 
Chris Howie
http://www.chrishowie.com
http://en.wikipedia.org/wiki/User:Crazycomputers


More information about the Mono-list mailing list