Outlook Security Message

  • Thread starter Thread starter Yavuz Bogazci
  • Start date Start date
Y

Yavuz Bogazci

Hi,

i am connecting to my outlook via vb.net and mapi. When i want to access an
Mailitem an get its properties i get an Security Message form Outlook
popping up saying somethin like "A program is try ing to access ...." How
can i suppress this message within my application?

thanks
yavuz bogazci
 
Hi Yavus,

I don't know the answer, all I know is that John has been busy (I think)
almost two weeks to overcome that, maybe you can, while he is not here,
search this newsgroup for his work and results.

Cor
 
Yavuz,
Outlook 2003 has changed the rules such that properly constructed COM Addins
will no longer get the prompt.

http://www.slipstick.com/dev/ol2003problems.htm

I have not tried it, it sounds like Exchange Server has options to control
the prompt on earlier versions of Outlook.
http://www.slipstick.com/dev/ol2003problems.htm
http://www.slipstick.com/outlook/esecup/admin.htm

In case you don't have it the following site provides a number of articles
on using Outlook from .NET.

http://www.microeye.com/resources/res_outlookvsnet.htm

Hope this helps
Jay
 
Back
Top