G
Grant Schenck
Hello,
I have an client server application running at customer sites. The client
runs on Vista and XP and runs fine at a number of customers.
However, one customer is having problems with the client on their Vista PCs
(but not their XP machines.)
Specifically, when I call Dns.GetHostEntry() it throws a SocketException
with "No such host is known". This happens even through I call it with the
server's IP address as a string. I can ping the same IP address from a
command line.
Why would Dns.GetHostEntry() fail in this way on Vista?
Thanks!
Grant Schenck
I have an client server application running at customer sites. The client
runs on Vista and XP and runs fine at a number of customers.
However, one customer is having problems with the client on their Vista PCs
(but not their XP machines.)
Specifically, when I call Dns.GetHostEntry() it throws a SocketException
with "No such host is known". This happens even through I call it with the
server's IP address as a string. I can ping the same IP address from a
command line.
Why would Dns.GetHostEntry() fail in this way on Vista?
Thanks!
Grant Schenck