You must also create the Outlook Security Settings folder on the Exchange
Server and add an item to it. See
http://www.slipstick.com/outlook/esecup/admin.htm
--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
"Rafael Chemtob" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi,
> I created a com add-in to parse all incoming messages. Every time a new
> message arrives, the script kicks off. I get this annoying prompt that a
> process is accessing my outlook profile. I added the regKey in the
> HKEY/LOCAL MACHINE/SOFTWARE/POLICIES/MICROSOFT/Security. the key is a
DWord
> value "CheckAdminSettings" and the value is 1. I still get the prompt.
>
> Anything I'm missing?
>
> thanks
>
>