Word 2016 - VBA - I still receive A program is trying to access e-mail address information stored in Outlook. If this is unexpected, click Deny and verify your antivirus software is up-to-date after installing outlook security manager

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

Word 2016 - VBA - I still receive A program is trying to access e-mail address information stored in Outlook. If this is unexpected, click Deny and verify your antivirus software is up-to-date after installing outlook security manager
 
Luc Buys Buys




Posts: 6
Joined: 2017-09-28
Dear,

I installed outlook security manager (v807-b1257) on a Windows 2012 server and tested it with Word 2016-VBA.

The reference Outlook Security Manager Component is made available in Word 2016.

From time to time (not always ! but maybe after a restart of the server) I still get the message : A program is trying to access e-mail address information stored in Outlook. If this is unexpected, click Deny and verify your antivirus software is up-to-date.

I use the same VBA code on Windows 2008 with Word 2007-VBA without any issue.

Set OlSecurityManager = New AddInExpress.OutlookSecurityManager
OlSecurityManager.ConnectTo OlApp
OlSecurityManager.DisableOOMWarnings = True

...
...

OlSecurityManager.DisableOOMWarnings = False
OlSecurityManager.Disconnect OlApp

Did i forget something ?

Best regards,

Luc Buys
Posted 28 Sep, 2017 03:19:15 Top
Andrei Smolin


Add-in Express team


Posts: 18828
Joined: 2006-05-11
Hello Luc,

We?Â?Ð?éve found that the Security Manager doesn?Â?Ð?ét handle Outlook 2016 build 8431.2046 32bit correctly; 64bit is okay. We work on this. I?Â?Ð?éll send you a fix once I have it.


Andrei Smolin
Add-in Express Team Leader
Posted 28 Sep, 2017 04:01:07 Top
Luc Buys




Posts: 6
Joined: 2017-09-28
Hello Andrei,

Any idea when this 32 bit version will be ready ? Is it just a couple of days ?

Best regards,

Luc Buys
Posted 29 Sep, 2017 03:25:32 Top
Andrei Smolin


Add-in Express team


Posts: 18828
Joined: 2006-05-11
Hello Luc,

Optimistically, this may occur early next week.


Andrei Smolin
Add-in Express Team Leader
Posted 29 Sep, 2017 04:04:19 Top
Andrei Smolin


Add-in Express team


Posts: 18828
Joined: 2006-05-11
Hello Luc,

We do our best to publish new Security Manager builds later today.


Andrei Smolin
Add-in Express Team Leader
Posted 03 Oct, 2017 02:26:02 Top
Andrei Smolin


Add-in Express team


Posts: 18828
Joined: 2006-05-11
Hello Luc,

Please find the new build at https://www.add-in-express.com/downloads/osm.php.


Andrei Smolin
Add-in Express Team Leader
Posted 04 Oct, 2017 06:30:36 Top
Luc Buys




Posts: 6
Joined: 2017-09-28
Hello Andrei,

After installing the new vesion build, I am still facing the same issue.

Best regards,

Luc Buys
Posted 04 Oct, 2017 07:12:27 Top
Andrei Smolin


Add-in Express team


Posts: 18828
Joined: 2006-05-11
Hello Luc,

Could you please send me some code? You can find the support email address in {Add-in Express installation folder}\readme.txt. Please make sure your email contains a link to this topic.


Andrei Smolin
Add-in Express Team Leader
Posted 04 Oct, 2017 07:23:12 Top
Luc Buys




Posts: 6
Joined: 2017-09-28
Hello Andrei,

The code has been sent by a separate mail to Support.

Best regards,
Luc Buys
Posted 05 Oct, 2017 05:13:39 Top
Andrei Smolin


Add-in Express team


Posts: 18828
Joined: 2006-05-11
Hello Luc,

Thank you. I'm looking into it.


Andrei Smolin
Add-in Express Team Leader
Posted 05 Oct, 2017 05:15:50 Top