I can successfully import System.Runtime.Remoting.Channels namespace, but I can't seem to get at the TcpChannel class 'using System.Runtime.Remoting.Channels.Tcp;'. The error I receive from mcs is:
Daemon.cs(15) error CS0246: The namespace `System.Runtime.Remoting.Channels.Tcp' can not be found (missing assembly reference?) I am running the .30.1 release; I imagine this may have to do with the mono library organization, or some lib I may not be importing. Thanks, Julian _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
