I have a Win Form app that stores some per user settings in a UserSettings.Settings file.This has worked well so far, howe开发者_如何学Cver it seems that the Settings file gets \"reset\" when ever I r
I\'m working on a project where we\'d like to be able to deploy an Excel spreadsheet to multiple users, and then be able to update that spreadsheet to different versions as the project progresses.Basi
I intend to add files inthe C: of a client machine that checks for updatesvia ClickOnce Deployment ..If it is possible , I would li开发者_如何学编程ke to know how to do it . It is not possible, becaus
Using ClickOnce for the deployment of my application. Publishing the app via ClickOnce works fine, as long as I am deploying to a development machine.When I deploy to 开发者_如何学Ca non-development
I have an XBAP that requires full trust, and my certificate to be located in the Trusted Publishers store.
here\'s another strange behaviour I\'m currently facing. I have an application deployed on a network-drive with full-trust. This application checks for existing ODBC-Connections.
I have been trying to achieve ClickOnce deployment using MSBuild scripts, but I could not find any resource on how to copy the files af开发者_JS百科ter generating the manifests.
I have a WPF Browser Application consisting mostly of wpf pages which I\'m developing in Visual Studio 2010.
Is there a script for always making all my published builds required, update-wise? I want to force an update开发者_StackOverflow社区 to all my customers no matter what, however, they are asked whether
We have created a ClickOnce application using Visual Studio 2008. I would like to have two unique installations of the same application, one which is a TEST application and one which is a L