I have a ClickOnce application that plays the role of a stub - it\'s a small application that simply downloads another installer. The way it works is that it downloads the payload, runs it and closes.
I want to deploy a C# application from my website which is hosted in Linux/PHP Apache. It has a couple of managed and unmanaged dlls as dependencie开发者_如何学Pythons. Can someone please tell if I ca
I have a Windows Forms ClickOnce application that performs its own application updates.This has been working fine for several years, however, a recent deployment is producing the following exception:
I have a C# .net 2 win forms application that I want to publish with ClickOnce. The ClickOnce works perfectly on IE, but doesn\'t on Firefox开发者_开发问答 (my application manifest gets downloaded as
I deploy a new version of my ClickOnce application I open my ClickOnce application on the test client machine
I\'m publishing my wpf application using ClickOnce, however i also want to obfuscate it. I am publishing my application to a local folder, obfuscating it, then resigning it using mageui and then uploa
I have built an executable shell that using MEF loads assemblies (MEF Parts) and displays / acts accordingly to the loaded functionality.
I\'m having issues with the above permission not being set. The .NET Clic开发者_C百科kOnce deployment has been set as full trust. How can I ensure this permission is available - I thought it would be
I have a Winforms application that I want to publish using ClickOnce. This application comes with an initial database, which must be installed once on a per-machine basis. After much ado, I have lande
I have an Outlook add-in that is working fine for every client. They get the installation (ClickOnce) from the web, install it and run it without any problem. However, I just got this client that it\'