I\'m using Visual Studio 2008 SP1. I have a Windows Forms application deployed internally using ClickOnce in a shared folder on the local network.
Do I need to sign my ClickOnce app in order to be able to execute it from other PCs? I\'m trying to execute the app f开发者_如何转开发rom another PCs and is not possible. I can\'t do it. Not even on
I have a smart client app (WinForms/WPF) currently deployed using ClickOnce. A particular client has expressed the 开发者_如何学Godesire to silently deploy the app to it\'s intranet network users as
All, We are using ClickO开发者_如何学Pythonnce to deploy our WPF application and have the need to include the 2007 Microsoft Office Add-in: Microsoft Save as PDF or XPS.
I have a 开发者_运维知识库click once app that uses SQL CE 3.5, which is set as a pre-requisite.
The ClickOnce uninstaller does not kill my application.Is there a way I can close my app when i开发者_运维知识库t\'s uninstalled using ClickOnce?There\'s no way to do this that I know of, at least not
In my project properties I go to publish, options, and file associations and enter \".cms\", \"Contact manager File\" \"pqcms\" and \"1icon.ico\", but when I publish and install it does not appear to
I am working on a project to deploy a project via clickonce.The website where these files are housed will only accept HTTPS traffic and if you attempt to connect via HTTP, our siteminder agent will re
I am trying to deploy an application with two executable files one of which is the application it self.
I have a clickonce application (VS2010, .NET 4). I have registered a file 开发者_运维知识库association (.task), and this all works well. If I double click a file with the .task extension on the deskto