For many years I've been using the old Mabry WhoisX component to do Whois lookups.
I know Mabry went out of business in 2006, but their component continued to function perfectly until recently when this line:
Set WhoIsX = Server.CreateObject("WhoisXObj.WhoisXCom")
started returning this error:
006~ASP 0177~Server.CreateObject Failed~800401f3
This is usually a permissions-related problem, right?
The whoisx.dll file and the registry key both have the proper permissions set.
Have any of you run into this problem and found a fix for it?
Alternately, can anyone recommend a different application or web service that performs the same function?
Thanks.