Hi Dmitry!, On Thu, 2002-12-19 at 16:05, Dmitry A. Sustretov wrote: > How do I register well-known type in Mono ? I browsed CVS and found out that > System.Runtime.Remoting.RemotingConfiguration class is missing.
That class is in its beginning and the dispite some properties I am working on (not commited yet), the methods you'll need: RegisterWellKnowTypeService, Configure... are not implemented yet, sorry. > However, I saw several statements that mono's remoting works although some > formatters are absent. > > Where am I wrong ? Mono Remoting doesn't work, there are some things that work but not the things you need. Cheers, Jaime. > -- > Dmitry Sustretov > > > _______________________________________________ > Mono-list maillist - [EMAIL PROTECTED] > http://lists.ximian.com/mailman/listinfo/mono-list -- // http://www.go-mono.org -- The Mono Project. .NET + freedom. _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
