Hi,
I was wondering if some kind soul could see fit to helping me with my little problem...
I am trying to use Outlooks feature of sending mail.. and it is not working, I have copied code and even downloaded code from other websites about doing all fancy things with it, yet it will not work.
It will always crash on this line: Dim ol As New Outlook.Application()
and say file not found!
I have included all different references to try and get it to work.. but I might be choosing the wrong ones..
I have added:
MAPI
Microsoft.Office.Core
Office
Outlook
I dont see anyother references which stand out for it.
I am about this close ---- to smashing my monitor so any help would be kindly appreciated!
Thanks
Dan.
I was wondering if some kind soul could see fit to helping me with my little problem...
I am trying to use Outlooks feature of sending mail.. and it is not working, I have copied code and even downloaded code from other websites about doing all fancy things with it, yet it will not work.
It will always crash on this line: Dim ol As New Outlook.Application()
and say file not found!
I have included all different references to try and get it to work.. but I might be choosing the wrong ones..
I have added:
MAPI
Microsoft.Office.Core
Office
Outlook
I dont see anyother references which stand out for it.
I am about this close ---- to smashing my monitor so any help would be kindly appreciated!
Thanks
Dan.