Re: [Mono-dev] Remoting HTTPServerChannel does not populate channel uri in all cases

2008-02-12 Thread Robert Jordan
Hei Roei, Roei Erez wrote: > I have noticed that when registering an HttServerChannel in Remoting, > the channel's uri's are not always populated. > > This causes a problem when the server is asked to serialize an 'ObjeRef' > for a client activated object as response, since its inner Channelnfo >

[Mono-dev] Remoting HTTPServerChannel does not populate channel uri in all cases

2008-02-12 Thread Roei Erez
Hi, I have noticed that when registering an HttServerChannel in Remoting, the channel's uri's are not always populated. This causes a problem when the server is asked to serialize an 'ObjeRef' for a client activated object as response, since its inner Channelnfo does not contain the appropriat