by psaban20 on Tue May 08, 2007 4:49 pm
This is what i've done to this point.
I ran the setup.exe file which created the c:\program files (x86)\simplemail directory that contains the simplemail.dll file. At a command prompt while at the simplemail directory I executed regsvr32 simplemail.dll and was notified of its successful registration.
I did try to send an email using the client, but unsuccessfully. (If I click 'start test' after entering my smtp server, sender and recipient I receive the message SimpleMail Code Returned: -1)
I executed my asp page which sends emails and I now get the following error:
Microsoft VBScript runtime error '800a01ad'
ActiveX component can't create object
Thanks for you help,
Pablo