J
Jim
Hello,
A user of my Outlook Add-In (VB6) upgraded to Office XP SP3, and is
now experiencing the infamous security popup. I found KB838871, and I
am pretty sure that reading .Body in my Add-In via the Outlook Object
Model is the source of the problem.
I am aware of ClickYes, but that isn't seamless enough. I am
considering integrating full blown Redemption, or adding more
capability to my own bare bones wrapper around Extended MAPI so I can
read .Body without going through the OOM. Neither of these changes
are trivial, and either will reset my extensive product field testing
to zero.
But -- I found the following newsgroup posting that, if accurate,
suggests that Microsoft is considering an 'SP3 fix' that might
eliminate the security popup for one or more situations. If this is
so, I am much less motivated to spend precious development time
working around the SP3 security issue only to have it perhaps soon
become a non-issue.
Has anyone heard of a forthcoming SP3 fix that will allow my Add-In to
continue reading .Body via the Outlook Object Model without producing
the security popup?
Thanks.
Jim
A user of my Outlook Add-In (VB6) upgraded to Office XP SP3, and is
now experiencing the infamous security popup. I found KB838871, and I
am pretty sure that reading .Body in my Add-In via the Outlook Object
Model is the source of the problem.
I am aware of ClickYes, but that isn't seamless enough. I am
considering integrating full blown Redemption, or adding more
capability to my own bare bones wrapper around Extended MAPI so I can
read .Body without going through the OOM. Neither of these changes
are trivial, and either will reset my extensive product field testing
to zero.
But -- I found the following newsgroup posting that, if accurate,
suggests that Microsoft is considering an 'SP3 fix' that might
eliminate the security popup for one or more situations. If this is
so, I am much less motivated to spend precious development time
working around the SP3 security issue only to have it perhaps soon
become a non-issue.
From: Stephen L Dotson ([email protected])
Subject: Re: Office XP Outlook 2002 SP3 Update
Newsgroups: microsoft.public.outlook.installation
Date: 2004-03-12 14:06:31 PST
I just spoke with Microsoft and they acknowledge that "We have
a problem" and a fix is coming. When the fix is coming they
didn't say, but they are having a lot of people calling about
this problem. He told me I could uninstall Office XP and roll
it up to SP2 and wait for the SP3 fix.
Has anyone heard of a forthcoming SP3 fix that will allow my Add-In to
continue reading .Body via the Outlook Object Model without producing
the security popup?
Thanks.
Jim