Re: vsto auto update security
- From: "Ken Slovak - [MVP - Outlook]" <kenslovak@xxxxxxxx>
- Date: Tue, 6 Feb 2007 09:13:51 -0500
Is the update stuff handled by a different assembly than the one you've already granted trust to? That would require adding trust for that assembly also, assemblies called by trusted assemblies aren't themselves trusted automatically.
If that's not the case then please describe more fully what you're doing and how.
--
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
"RoyalHale" <RoyalHale@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:EA4D0AD3-C626-4E2C-A7F0-3E3DA38FFABE@xxxxxxxxxxxxxxxx
I have created an Outlook 2003 add-in using VS 2005 pro with the VSTO second
edition. I have been able to get the add-in to work fine with the standard
cas policies being set etc. I tried setting up the install to look to a
website for auto updates. I publish the app and added the manifest file to
the install and removed filtered out the default manifest. When trying to
install the app now, it won't install. I read that I may have to add code to
create a cas policy for the url as well as the app. Is there any sample code
for doing this or is this even the problem
--
Thanks
Royal
.
- Prev by Date: Re: Hosted Word is not released with a C# add-in - update
- Next by Date: Re: Accessing outlook form controls.
- Previous by thread: Re: Hosted Word is not released with a C# add-in - update
- Next by thread: Re: vsto auto update security
- Index(es):
Relevant Pages
|