Top "Clickonce" questions

ClickOnce is a Microsoft technology that simplifies deployment of applications by publishing to a website, where the user can install it by clicking a link on a page of that website.

Why doesn't ClickOnce in Visual Studio deploy content files from dependent assemblies?

I have a smart client application that is deployed via click once. The problem is that i have content files …

.net clickonce
Do I have to sign my ClickOnce manifest?

I have a VS2012 solution (WinForm vb.net) which I deploy thanks to ClickOnce. I do some tests today for …

visual-studio clickonce signing
Deploying to Program Files directory

I have developed a C# application and I would like to deploy it to the C:\Program Files\Company Name\…

c# deployment clickonce publishing visual-c#-express-2010
Resign Clickonce manifest using mage.exe

Simple scenario. Visual studio generates and signs things as part of the publish process. I then go to the MyApp.…

clickonce mage
ClickOnce update cancelled by user and it never asks for an update again

I've a Windows Forms application, and it is deployed through ClickOnce. During launch of the application it checks for an …

c# winforms deployment clickonce
ClickOnce installation generates error: System.Runtime.InteropServices.COMException, Failed to load the runtime, Exception from HRESULT: 0x80131700

This error occurs trying to deploy a WPF project through ClickOnce: Activation of [...file path...].application resulted in exception. Following …

.net wpf clickonce failed-installation comexception
Sorry, we couldn't find Test.xlsm. Is it possible it was moved, renamed or deleted?

I am running a macro code from my C# application. I have placed the Test.xlsm file in the project …

c# macros clickonce xlsm
SetProcessDpiAwareness not having effect

I've been trying to disable the DPI awareness on a ClickOnce application. I quickly found out, it is not possible …

c# wpf pinvoke clickonce dpi
deploying a click-once application with Crystal Reports 13 to limited-access users?

Updating a VS2003 1.1 windows forms app to VS2010 with click-once, we had to upgrade the version of crystal reports used …

visual-studio-2010 crystal-reports clickonce crystal-reports-2010