I keep getting a "0x80040001 - Failed to get host entry. in
'IMailAPI.IMailServer.1'" error when trying to connect.
I am using the following coldfusion cfscript code:

Imail=CreateObject("com","IMailAPI.IMailServer");
Imail.Connect(Server, Username, Password);

I tried reregistering the dll, but it didn't change anything.

I get the same error when I try to run the _javascript_ & vbscript examples.

Please help me!!!

David Maggard

Reply via email to