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

    May 30, 2009 · 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 error: An existing connection was forcibly closed by the ...

    Sep 19, 2012 · I have an annoying problem. I have application deployed by clickonce. Until now it was working really well and a lot of updates were deployed easilly. This time I had to do some …

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

  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. Trust Not Granted message - social.msdn.microsoft.com

    Nov 16, 2009 · The user needs to have read access to alll of the files under the folder to where you are deploying the ClickOnce deployment. Next question is what is the installation path? Is …

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

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