Hello!

Sorry for may be basic questions, but I've got some difficulties trying to use 
Remoting in Mono.

1. I have two web-applications running on Apache (mod_mono). How could I 
organize interaction between them using Remoting? It doesn't work with basic 
configuration of apache's virtual hosts and remoting host/client. Connection 
from client to Remoting host via port 8989 always fials with 
"System.Net.WebException: Error: ConnectFailure". 
How could I host Remoting host in this case?

2. Trying to run Remoting host application as a simple Console application I've 
got exception too, but very strange: 
"System.Runtime.Remoting.RemotingException: Configuration file 
'Listener.config' could not be loaded: No such host is known ---> 
System.Net.Sockets.SocketException: No such host is known".
What is the reason of this exception? May be wrong environment configuration?

I've build these simple remoting applications exacty how it is written in this 
MSDN article:
http://msdn2.microsoft.com/en-us/library/xws7132e(VS.71).aspx


Thanks and best wishes,

Max Karavaev
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to