Re: ClickOnce: How to change the codebase location in code



You can modify the codebase however once it changes in anyway from
initial deployment you have to resign the manifests. You have
basically one option here in two flavors. Run Mage.exe or MageUi.exe
and use your key to sign the updated manifests (this basically
acknowledges that the changes you made are valid and not a hack
attempt)


.



Relevant Pages

  • VB.Net OneClick Deploymnet Problem
    ... VS 2005 using VB.Net and deployed to a network share using ClickOnce ... I added a traditional Windows Forms Setup project and all ... worked well for both deployment methods. ... Removing all compiled binaries and manifests and regenerating them. ...
    (microsoft.public.dotnet.languages.vb)
  • Visual Studio 2005 ClickOnce Issue
    ... VS 2005 using VB.Net and deployed to a network share using ClickOnce ... I added a traditional Windows Forms Setup project and all ... worked well for both deployment methods. ... Removing all compiled binaries and manifests and regenerating them. ...
    (microsoft.public.dotnet.framework.windowsforms)
  • Re: Followup: Native win32 apps still require .NET runtime?
    ... > from one page to about 4 chapters (versioning schemes, manifests, ... > deployment strategies, etc). ... > devise an intelligent tool that will make deployment easy. ...
    (microsoft.public.dotnet.languages.vc)