C
constructor
Hello Ng,
We are using Outlook Automation to send email out of a database application
(Gupta).
Everything worked fine so far, but since installation of Outlook 2007 Update
KB 969907
we get the error message:
"Ole Automation Runtime Error 800706ba, Invocation of Create Item"
A debug run shows that this error occurs on invocation of function
OutlookApp.CreateItem(Outlook_OlItemType_olMailItem, OutlookMail ).
Has anyone an idea to get rid of this?
THANKS!
regards
Uwe
We are using Outlook Automation to send email out of a database application
(Gupta).
Everything worked fine so far, but since installation of Outlook 2007 Update
KB 969907
we get the error message:
"Ole Automation Runtime Error 800706ba, Invocation of Create Item"
A debug run shows that this error occurs on invocation of function
OutlookApp.CreateItem(Outlook_OlItemType_olMailItem, OutlookMail ).
Has anyone an idea to get rid of this?
THANKS!
regards
Uwe