Accessing Outlook Email Addresses without Outlook Warnings

Add-in Express™ Support Service
That's what is more important than anything else

Accessing Outlook Email Addresses without Outlook Warnings
 
Mark Andrews




Posts: 3
Joined: 2007-01-31
I'm using Outlook 2003, Security Manager for Outlook 2007 v3.2.153 VCL, secman.dll v 2.0.0.4 and Delphi 5.

I have an application which retrieves Contacts from Outlook. Everything works ok until I attempt to access the email addresses of a contact. At that point, Outlook displays dialog that tells me a program is trying to access my Outlook email addresses and do I want to allow access (accompanied with an option to allow access from 1 to 10 minutes).

I am instantiating a TOlSecurityManager at runtime and then connecting it to the Outlook Application. Before the email address access, I'm setting DisableOOMWarnings to True and then setting it back to false when I'm finished.

Any ideas?

Thanks,

Mark Andrews

Posted 31 Jan, 2007 11:53:06 Top
Mark Andrews




Posts: 3
Joined: 2007-01-31
By the way, the SimpleApp demo has the same problem.

Mark
Posted 31 Jan, 2007 12:03:26 Top
Dmitry Kostochko


Add-in Express team


Posts: 2875
Joined: 2004-04-05
Hi Mark,

I have just compiled and tested the SimpleApp demo project using Delphi 5. Works fine. What service packs for MS Outlook do you have installed?


P.S. Note that we take up your forum requests in the order we receive them.
Besides, it may take us some time to investigate your issue. Please be sure we will let you know as soon as the best possible solution is found.

Posted 01 Feb, 2007 05:26:29 Top
Mark Andrews




Posts: 3
Joined: 2007-01-31
Version 11, Build 5608.

No service pack that I can find. I have many security updates for Windows XP Pro, but none of them specifically relate to Office or Outlook themselves.

I can send you the unit where I'm having the problem with if you want. All you have to do is include it in a dummy project and call a method to see if it will fail.

Mark
Posted 01 Feb, 2007 12:56:46 Top
Dmitry Kostochko


Add-in Express team


Posts: 2875
Joined: 2004-04-05
Hi Mark,

It would be fine if you send me some demo project for testing. Also please send me the OUTLLIB.DLL library from this PC.

Posted 02 Feb, 2007 06:56:08 Top