PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook Form Programming How do i suppress a Microsoft Warning Message?

Reply

How do i suppress a Microsoft Warning Message?

 
Thread Tools Rate Thread
Old 31-08-2004, 01:33 PM   #1
Paul Aust
Guest
 
Posts: n/a
Default How do i suppress a Microsoft Warning Message?


I am trying to assign a Task to someone else via code.
This works fine the only problem I have is that each time
the form runs a Microsoft message appears saying "A
program is trying to access e-mail addresses you have
stored in Outlook.Do you want to allow this? If this is
unexpected, it may be a virus and you should choose "No".

I assume this is a security feature of Outlook, but how do
I prevent the message from appearing?

  Reply With Quote
Old 31-08-2004, 03:34 PM   #2
Sue Mosher [MVP-Outlook]
Guest
 
Posts: n/a
Default Re: How do i suppress a Microsoft Warning Message?

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


"Paul Aust" <anonymous@discussions.microsoft.com> wrote in message
news:35d801c48f56$ac655ce0$a601280a@phx.gbl...
>I am trying to assign a Task to someone else via code.
> This works fine the only problem I have is that each time
> the form runs a Microsoft message appears saying "A
> program is trying to access e-mail addresses you have
> stored in Outlook.Do you want to allow this? If this is
> unexpected, it may be a virus and you should choose "No".
>
> I assume this is a security feature of Outlook, but how do
> I prevent the message from appearing?
>



  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off