Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27333

Dns.GetHostEntry Error: No such host is known.

$
0
0
Dim ip As Net.IPHostEntry = Dns.GetHostEntry("http://www.example.com")

Throwing run time error "No such host is known."

Pinging via cmd.exe is successful and shows the servers IP. :(

Viewing all articles
Browse latest Browse all 27333

Trending Articles