Hi,
I've got a program that needs to e-mail attachments to various people once a day.
Used to work like a charm, all of a sudden it's not.
It's blowing up here:
Set objSession = CreateObject("mapi.session"
'Create the Session Object
objSession.Logon profileName:="MS Exchange Settings" 'Logon
Any suggestions?
Thanks
-----
The death of dogma is the birth of reason.
I've got a program that needs to e-mail attachments to various people once a day.
Used to work like a charm, all of a sudden it's not.
It's blowing up here:
Set objSession = CreateObject("mapi.session"
objSession.Logon profileName:="MS Exchange Settings" 'Logon
Any suggestions?
Thanks
-----
The death of dogma is the birth of reason.