N
Norman
I have created an Outlook 2003 add-in using (VS 2003) VB.Net. The
add-in adds a user selected security classification to the body of all
outgoing email messages.
The add-in works perfectly. Now I need to trust this add-in so that
the Outlook security messages do not popup when sending (Exchange
environment).
I realize that I have to create a COM add-in shim to my application.
I have carefully followed the MSDN article "Using the COM Add-in Shim
to Trust 2002 Add-ins Built with VS.Net". My add-in is strongly
named, etc. .etc..
Now, everything works as before, but after trusting the shim dll -
the Outlook security popups are still displayed!!
Any ideas on why this is not functioning? ALSO is there any way to
get feedback as to why a DLL cannot be trusted?
add-in adds a user selected security classification to the body of all
outgoing email messages.
The add-in works perfectly. Now I need to trust this add-in so that
the Outlook security messages do not popup when sending (Exchange
environment).
I realize that I have to create a COM add-in shim to my application.
I have carefully followed the MSDN article "Using the COM Add-in Shim
to Trust 2002 Add-ins Built with VS.Net". My add-in is strongly
named, etc. .etc..
Now, everything works as before, but after trusting the shim dll -
the Outlook security popups are still displayed!!
Any ideas on why this is not functioning? ALSO is there any way to
get feedback as to why a DLL cannot be trusted?