P: n/a
|
Hi all,
I'm getting an error when I attempt to run the Dns.Resolve(hostName) method:
No more results can be returned by WSALookupServiceNext
I am able to ping the hostname I'm attempting to resolve from the command
prompt, so it seems like my OS can resolve the hostname properly.
I'm migrating an app from Java to .NET and the Java app running on the same
PC will connect to the host computer without any problems, so I don't think
it's a "host isn't there" problem. I'm wondering if there's something in my
..NET setup that's hosing me.
Where should I look first?
Thanks!
Mike | |
Share this question for a faster answer!