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 TypeInitializationException in the System.Runtime.Remoting.Channels.SocketCache class with an inner System.NotImplementedException. Are these classes really fully implemented or am I missing something? Would installing Mono 2.2 fix the problem? If so will that work on Ubuntu or do I need to switch to another version of Linux? Thanks in advance for any advice! Michael -- View this message in context: http://www.nabble.com/Remoting-Problem-tp22228034p22228034.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
