I moved our web hosting to Amazon EC2. At first everything was working well. In the last few days I have been getting this error:
The requested name is valid, but no data of the requested type was found
This seems to be a DNS issue, and I have no idea how to deal with this.
Has anyone seen this error from an EC2 instance?
More Info: It is a windows instance. The look up is a reverse look up of the current machine. The callstack looks like this:
SocketException (0x2afc): The requested name is valid, but no data of the requested type was found]
System.Net.Dns.InternalGetHostByName(String hostName, Boolean includeIPv6) +7987115
System.Net.Dns.GetHostAddresses(String hostNameOrAddress) +544
ClientDependency.Core.UriExtensions.IsLocalUri(Uri uri) +184