Hi All,
I am using Visual Basic 6 with an app with the following code.
Set NewEmail = CreateObject("CDONTS.newmail"
The error msg .."Activex Component Cant Create Object"
gets trapped
I have "CDONTS for 1.2" and ADO 2.7 library checked in References.
Any ideas.
Thanks much
John
I am using Visual Basic 6 with an app with the following code.
Set NewEmail = CreateObject("CDONTS.newmail"
The error msg .."Activex Component Cant Create Object"
gets trapped
I have "CDONTS for 1.2" and ADO 2.7 library checked in References.
Any ideas.
Thanks much
John