About 5,440 results
Open links in new tab
  1. What is an "Application Reference"? - social.msdn.microsoft.com

    Jan 14, 2006 · Application reference is more like a shell shortcut or .lnk file, which contains a reference to a ClickOnce installed application. This is specific to ClickOnce. Yes, you can set …

  2. ClickOnce publish fails: 'could not find somefile.g.i.cs'

    Aug 11, 2008 · Since ClickOnce publish does work 90% of the time, I'd rather use that - I'm just looking for a workaround for those times when publish hits these errors. Since publish does …

  3. ClickOnce deployed application failed to start

    When the clickonce application is publish to remote server (Azure Blob storage), the app able to install and launch without any issue.

  4. ClickOnce Missing Required Files Error, Looking for Manifest in …

    Apr 22, 2016 · After scanning the deployment log file, I see that the app is looking for the manifest in a folder that does not exist.

  5. Registering ClickOnce App as handler for a custom URL protocol

    Sep 4, 2014 · Due to the risk of exposing applications to security elevation attacks, ClickOnce applications cannot request permission elevation if UAC is enabled for the client.

  6. VS2012 .NET 4.0 Clickonce VSTO CryptographicException ...

    Sep 26, 2015 · I have a VS2010 .NET 4.0 VSTO Outlook Addin project that I wish to migrate to VS2012 (but keep it in .NET 4.0). It compiles fine, and runs from inside the IDE just fine, but …

  7. can we add License/ serial key to setup using clickonce?

    May 19, 2010 · Is it possible to add license key to the setup file created using Clickonce?

  8. ClickOnce and Mage Tool Command line (Mage.exe)

    Jul 8, 2012 · Also, it looks like you are doing an update command with mage. I think this leads to the same problem where it updates the filenames in the manifest as well, so if they already …

  9. ClickOnce appref-ms install path - social.msdn.microsoft.com

    Apr 2, 2014 · I have installed several applications using ClickOnce across several PCs and every single one of them have defaulted to the Microsoft folder in the start menu. I have also sent out …

  10. Installing a VB .NET Application with SQL Server Express Database

    Jun 18, 2010 · ClickOnce Deployment will install application in the user Application Cache per user (not in X:\Programe files\folder) and managed by the ClickOnce service, and there is no …