[Mono-list] Q: Problem with remoting ?

Michael Erdmann Michael.Erdmann@snafu.de
Fri, 21 May 2004 19:21:01 +0200


On Fri, 2004-05-21 at 18:50, Lluis Sanchez wrote:
> This is a bug about RemotingConfiguration not loading the default
> channels. It is already fixed in CVS. If you can't wait for beta2, an
> easy workaround is to call RemotingConfiguration.Configure(null) before
> GetObject().
Thanks,

this works well. The only strangeness now is, when i start the server 
my isdn modem starts to dial out. After i am connected with the network
the server is able to process requests. I found the same behaviour with
Windows XP/.Net as well. I find it quite strange, since this is a 
server, which means the process should listen for connection but nothing
else? Have you any idea why this happens?


Michael