Eugene Astafiev
Guest
|
Hi Jean-Philippe,
Could you please organize a remote session? I will help you. |
|
Jean-Philippe
Posts: 21
Joined: 2009-12-15
|
Hi,
Finally found our problem. It wasn't a registration problem after all.
I had created another Outlook.Application in the class that generates new appointments in Outlook which is probably why every time we used the Security Manager in that context it didn't work.
I modified the code to use the original Interop.Outlook.Application of the AddinModule class and it seems to work now. I still have to run a few tests with different versions of Outlook but it's much better than before.
I researched the forum to find post related to errors with AddinExpress.Outlook.IOutlookSecurityManager2 and one of them mentioned a similar issue.
Thanks |
|
Eugene Astafiev
Guest
|
Hi Jean-Philippe,
Good news! However I have just noticed that you use an old build of Add-in Express. Please install a fresh one and don't forget to replace the adxloader.dll.
Please let me know whether it works. |
|