Socket
Error # 11004
Socket error
(#11004): Valid name, no data of requested type.
Analyse & Solutions: The requested name is valid and
was found in the database, but it does not have the correct associated
data being resolved for. The usual example for this is a host name-to-address
>translation attempt (using gethostbyname or WSAAsyncGetHostByName)
which uses the DNS (Domain Name Server). An MX record is returned but
no A record?
|