Problem in disable security manager in outlook

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

Problem in disable security manager in outlook
 
parvaiz Abidi




Posts: 3
Joined: 2006-06-07
hi ! I VB 6.0 to disable the Security Manager form outlook i have written the code below

Dim SecurityMananger As Object
Set SecurityManager = CreateObject(AddInExpress.OutlookSecurityManager)
SecurityManager.DisableOOMWarnings = True
'Code of the project..............
'...................
SecurityManager.DisableOOMWarnings = False


But the above code is not working bcoz iam unable to add the Reference or object for ADDINEXPRESS.

so please can you tell me from where "AddinExpress" can be added.


Thanks
Abidi....
Posted 07 Jun, 2006 06:36:10 Top
Dmitry Kostochko


Add-in Express team


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

What version of Outlook Security Manager do you have installed?

Posted 07 Jun, 2006 06:44:54 Top
parvaiz Abidi




Posts: 3
Joined: 2006-06-07
Hi Dmitry

Outlook Version is 11.5608 5606 and security mode is default
Posted 07 Jun, 2006 07:34:59 Top
Dmitry Kostochko


Add-in Express team


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

I need the Outlook Security Manager edition (ActiveX, VCL, NET) and version but not MS Outlook version.

Posted 07 Jun, 2006 08:39:31 Top
parvaiz Abidi




Posts: 3
Joined: 2006-06-07
Helllo!

Dmitry Can you pl tell me how can i find it out
Posted 07 Jun, 2006 09:26:24 Top
Dmitry Kostochko


Add-in Express team


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

Hmm... I can't because I don't know which of our products you have installed. Please send me the registration message that we sent you when you bought our product.

Posted 07 Jun, 2006 11:33:32 Top