Hi-
I am attempting to use the sample remoting application from the post and have encountered the same problem mentioned by Pedro. I am running version .19 of mono installed by red-carpet on RH 8.0 Below is the stack trace that was generated:
Starting Server
Server Running ...
Added Created at server 1
Unhandled Exception: System.NotSupportedException: Operation is not supported
in <0x005c9> 00 System.Runtime.Remoting.Channels.Simple.SimpleWireFormat:SerializeObject (System.IO.BinaryWriter,object)
in <0x000f3> 00 System.Runtime.Remoting.Channels.Simple.SimpleWireFormat:SerializeResponse (System.IO.Stream,object)
in <0x00104> 00 System.Runtime.Remoting.Channels.Simple.SimpleServerFormatterSink:ProcessMessage (System.Runtime.Remoting.Channels.IServerChannelSinkStack,System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Channels.ITransportHeaders,System.IO.Stream,System.Runtime.Remoting.Messaging.IMessage&,System.Runtime.Remoting.Channels.ITransportHeaders&,System.IO.Stream&)
in <0x000a5> 00 System.Runtime.Remoting.Channels.Tcp.TcpServerTransportSink:InternalProcessMessage (System.Runtime.Remoting.Channels.Tcp.ClientConnection)
in <0x00074> 00 System.Runtime.Remoting.Channels.Tcp.ClientConnection:ProcessMessages (object)
in <0x00061> 01 System.MulticastDelegate:invoke_void_object (object)
in <0x00134> 00 System.Threading.ThreadPool:WorkerThread ()
in <0x0005b> 01 System.MulticastDelegate:invoke_void ()
-Chris Whelan
- [Mono-list] Remoting status Lluis Sanchez
- Re: [Mono-list] Remoting status yoros
- Re: [Mono-list] Remoting status Chris Whelan
- Re: [Mono-list] Remoting status Lluis Sanchez
