dns.resolve error

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Mike Eaton

    #1

    dns.resolve error

    Hi all,

    I'm getting an error when I attempt to run the Dns.Resolve(hos tName) method:


    No more results can be returned by WSALookupServic eNext

    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
Working...