petgre
Posts: 48
Joined: 2014-04-29
|
hi
I have the latest downloaded version of outlook security manager.
On user get a error like
"The value is not in the expected range."
at
AddInExpress.Outlook.IOutlookSecurityManaget2.Connect(object vTarget)
at
AddInExpress.Outlook.SecurityManager.ConnectTo(object OutlookApp)
Do you have any idea what it can be?
It works still perfect for the other +1000 users, having the same version of outlook and security manager.
thanks in advance
//Peter |
|
Andrei Smolin
Add-in Express team
Posts: 19011
Joined: 2006-05-11
|
Hello Peter,
Make sure you don't have other Security Manager version installed and registered: check whether you have secman.dll and secman64.dll registered. If yes, you can try to register the secman.dll and secman64.dll your program deploys.
Regards from Poland (GMT+2),
Andrei Smolin
Add-in Express Team Leader |
|