About 6,460 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 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.

  3. 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.

  4. 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.

  5. 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 …

  6. Cannot kill a process I started... gets: No process is associated with ...

    Jul 23, 2012 · The appref-ms file is the shortcut to run a ClickOnce application. It points to the deployment URL on the server and runs the application, checks for updates, etc.

  7. Application download did not succeed

    Mar 19, 2012 · ClickOnce download fails if it needs to go through an authenticating proxy with non-default credentials (other than log-in credentials). Anyway, the ClickOnce log file would be …

  8. 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 …

  9. 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 …

  10. VSTO ClickOnce Application with the same identity is already …

    Mar 24, 2013 · Is the VSTO ClickOnce application an online-only application or online / offline one? "mage -cc" command will clear all the online-only ClickOnce application cache, have you …