R
Richard
Hi all,
I'm using Outlook 2003 SP3 in an Exchange environment. I have installed
Redemption and am using some code I found on www.outlookcode.com to a)
auto-bcc myself on all messages, and b) auto-add recipients to my address
book. The VBA code itself is working perfectly and does exactly what I want
it to do.
However, after installing Redemption, and also installing the RSS Popper
feed reader for Outlook on the same day, I do not always receive the prompt
to enable macros when I start Outlook. My security settings are on medium.
I used the selfcert.exe program to digitally sign my VBA project (not sure if
that matters).
I even placed some basic code to trigger an alert into the
Application.Startup routine to try and force the prompt every time. I'd say
I get the prompt about 50-75% of the time. If I open Outlook and do not get
the prompt, I can go to Tools-->Macro-->Macros and then the prompt will
appear.
Any ideas on what is preventing the prompt from occurring when Outlook
starts? I removed the RSS Popper feed reeder to see if that was causing the
issue, and it doesn't appear to be the culprit.
Thanks in advance!
-- Richard
I'm using Outlook 2003 SP3 in an Exchange environment. I have installed
Redemption and am using some code I found on www.outlookcode.com to a)
auto-bcc myself on all messages, and b) auto-add recipients to my address
book. The VBA code itself is working perfectly and does exactly what I want
it to do.
However, after installing Redemption, and also installing the RSS Popper
feed reader for Outlook on the same day, I do not always receive the prompt
to enable macros when I start Outlook. My security settings are on medium.
I used the selfcert.exe program to digitally sign my VBA project (not sure if
that matters).
I even placed some basic code to trigger an alert into the
Application.Startup routine to try and force the prompt every time. I'd say
I get the prompt about 50-75% of the time. If I open Outlook and do not get
the prompt, I can go to Tools-->Macro-->Macros and then the prompt will
appear.
Any ideas on what is preventing the prompt from occurring when Outlook
starts? I removed the RSS Popper feed reeder to see if that was causing the
issue, and it doesn't appear to be the culprit.
Thanks in advance!
-- Richard