S
Scott McBurney
This is kind of baffling me....
We have a small application that creates an instance of
"Outlook.Application" and uses that to create an email message and populate
it with some data.
This has worked fine for Outlook 2003 and earlier versions.
With Outlook 2007, when we try to create the object, we are sometimes
getting an error returned - error 287 "Application-defined or object-defined
error". And this seems to be very machine specific. Some machines work
fine, others always return this error.
I found a small blurb while google searching that this may be related to
Outlook 2007 integration with virus scanners? Would this error be returned
if there is no virus scanner installed on the machine? I couldn't find any
doc on MSDN in the object model about this.
We have a small application that creates an instance of
"Outlook.Application" and uses that to create an email message and populate
it with some data.
This has worked fine for Outlook 2003 and earlier versions.
With Outlook 2007, when we try to create the object, we are sometimes
getting an error returned - error 287 "Application-defined or object-defined
error". And this seems to be very machine specific. Some machines work
fine, others always return this error.
I found a small blurb while google searching that this may be related to
Outlook 2007 integration with virus scanners? Would this error be returned
if there is no virus scanner installed on the machine? I couldn't find any
doc on MSDN in the object model about this.