Is anyone using ClickOnce with VS2010? I’m getting the following on publish, when the solution builds fine ...
I have issues with prerequisites while trying to publish my Windows .NET 3.5 application using ClickOnce.
We recently updated our main website. This included creating a new directory to hold the new site; then, some of the existing subdirectories needed to be copied over. Some of the virtual directories b
I have multiple .Net applications that read the same file type, but when deployed with ClickOnce, the file association in Windows is made to \"ClickOnce Application Deployment Support Library\", which
Users are complaining about an Outlook plug-in my developers created, saying that the \"verifying application requirements\" message appears when they open Outlook. We do want the check to take place,
I have a WinForms app which is deployed to a local network drive (as \'Online Only\') via ClickOnce.
I have a ClickOnce application used to view some document开发者_如何学Gos on a website. When connected, the user sees a list of documents as links to http://server/myapp.application?document=docname.
Is there an event fired straight after or during a clickonce upd开发者_StackOverflow中文版ate that I can overload or subscribe to?You can subscribe to the following events
I need to deploy a Windows Forms application using ClickOnce deployment. (VS2008, .NET 3.5) And I need to provide a configuration file for this app that any user can mod开发者_如何转开发ify.
I have a curious problem: My app is distributed through ClickOnce. I recently installed three new clients on a new location. They worked. After an update however, all old clients worked fine, but the