See
http://www.outlookcode.com/d/sec.htm for your options with regard to the "object model guard" security in Outlook 2000 SP2 and later versions.
--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
<(E-Mail Removed)> wrote in message news:(E-Mail Removed)...
> Hello all,
>
> I have written a couple of a VB6 EXEs for my employer that interact
> with the local Groupwise client to send emails. Now we are moving to
> Outlook 2003 and I have converted the code to interact with Outlook to
> send e-mails and do calendaring. The problem is that the Outlook
> security warnings flash whenever my code starts doing it thing. I
> understand I have two choices - Extended MAPI (and learn C++) or
> Redemption (and pay money so I can distribute it). Is there anything
> else out there?
>
> This sucks! I'm running my code on my network, but there's no way for
> either me or my system administrators to tell Outlook its OK!
>
> Thanks in advance,
> Robin
>