Hi,

Mike Mazur wrote:
> Hi,
> 
> Having trouble with TcpChannel throwing an exception:
> 

[...]

> Unhandled Exception: System.Net.Sockets.SocketException: No such host is known
>  at System.Net.Dns.GetHostByName (System.String hostName) [0x00000]
>  at System.Net.Dns.Resolve (System.String hostName) [0x00000]
>  at System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.Init
> (IServerChannelSinkProvider serverSinkProvider) [0x00000]

Your machine's host name cannot be resolved correctly, i.e. it's not
in /etc/hosts or does not have a DNS entry.

Robert

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

Reply via email to