Re: vsto auto update security



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

.



Relevant Pages

  • Re: I have seen some fat client Dot Net apps
    ... How do you install the CF SDK if you don't have VS? ... install CF on a device was to write a trivial CF app in VS and install ... "Borland does not have license to ship the CF assemblies. ... assemblies and run the app unchanged on the CF platform. ...
    (borland.public.delphi.non-technical)
  • RE: Troubles deploying my application
    ... You say that you supply COM interop wrappers - does your install also install and register the COM components? ... One time I succeeded to run the app by making ... > execution and privileges to the required assemblies. ... > CodeBase: ...
    (microsoft.public.dotnet.general)
  • Re: .NET JITTing - AOT compiling - Choice?
    ... > install or at least have a choice.. ... If you know the app is going to be ... Thorpe the jitter compiles about as fast as D7. ... assemblies make a LOT of inter-module calls - System. ...
    (borland.public.delphi.non-technical)
  • Re: Windows Service Install Project
    ... that starts Services that have references to assemblies in the GAC. ... Visual Studio Setup project? ... break my system when I go to install. ...
    (microsoft.public.dotnet.framework.setup)
  • Re: iisreset? why does this work?
    ... To give you another thing about the assemblies... ... appliations that use them. ... What matters is that when the web site is completely removed and even ... assemblies do not have problems with the install. ...
    (microsoft.public.dotnet.framework.aspnet)