Hi,
I've been trying to find a way of sending emails automatically through VB, and I've been usign the MAPI functionality. Initially the system crashed because of a lack of a certain mapi32.dll file, which I have since located and copied to my C drive. Now however when I run the line
.MAPISession.SignOn
the error '48389' is generated. VB offers no explanation of what this error is and there are no associated help files. Does anyone out there know what this error means / how I can fix it?
Thanks,
DaveMere
I've been trying to find a way of sending emails automatically through VB, and I've been usign the MAPI functionality. Initially the system crashed because of a lack of a certain mapi32.dll file, which I have since located and copied to my C drive. Now however when I run the line
.MAPISession.SignOn
the error '48389' is generated. VB offers no explanation of what this error is and there are no associated help files. Does anyone out there know what this error means / how I can fix it?
Thanks,
DaveMere