Re: Problem using a third party dll in my VSTO add-in
- From: "Ken Slovak - [MVP - Outlook]" <kenslovak@xxxxxxxx>
- Date: Fri, 18 May 2007 09:04:54 -0400
As a test to verify the problem you can use the configuration utility for the Framework to add full trust for that DLL on a test machine and verify that does solve the problem. If so, and I think it is, that means that SetSecurity must be modified or another way of setting security for that DLL used.
--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm
"John" <bmw_skidoo@xxxxxxxxxxx> wrote in message news:ep3Cf%23QmHHA.4240@xxxxxxxxxxxxxxxxxxxxxxx
Thanks alot for the response. I will try to extend the SetSecurity to manage other dll's aswell, to avoid having multiple security projects in my solution :)
John
.
- Follow-Ups:
- References:
- Re: Problem using a third party dll in my VSTO add-in
- From: Ken Slovak - [MVP - Outlook]
- Re: Problem using a third party dll in my VSTO add-in
- From: John
- Re: Problem using a third party dll in my VSTO add-in
- Prev by Date: Re: Ribbon. Does the Image attribute allow loading from file?
- Next by Date: Re: The left bottom slide bar of outlook
- Previous by thread: Re: Problem using a third party dll in my VSTO add-in
- Next by thread: Re: Problem using a third party dll in my VSTO add-in
- Index(es):
Relevant Pages
|