clickonce
FileNotFoundException during ClickOnce Install, missing HKCU\Software\Classes\Software
One of our users has a very serious problem with ClickOnce. The error is a classic one: Following errors were detected during this operation.* [14/10/2011 01:40:25] System.IO.FileNotFoundException[详细]
2023-04-13 00:53 分类:问答Deploy external file in c# solution with clickonce
I\'ve a problem with Visual Studio Express 2010 c# edition. I\'ve a project that reference a DLL. This DLL h开发者_JS百科as an external Excel file marked as[详细]
2023-04-12 19:41 分类:问答How to know if MS Chart Controls are installed on client workstation?
I developed a ClickOnce application using MS Chart Controls. It works fine for the charting part. But, as Chart Control needs to be installed beforehand (with admin rights and not with classic ClickOn[详细]
2023-04-12 19:20 分类:问答Limiting Versions On Deployment Server for ClickOnce
From the sounds of this StackOverflow answer it seems that when I publish my app for our company to use internally I have to manually remove the older \"versions\" from [Publish Directory]\\Applicatio[详细]
2023-04-11 10:58 分类:问答ClickOnce on CloudFront Update from Origin Site
I have ClickOnce setup publish on my site. I\'m using Amazon CloudFront to cache the files as close the clients as possible. The problem I now have to invalidate the app man开发者_运维技巧ifest every[详细]
2023-04-10 11:23 分类:问答How to handle Application Update in ClickOnce
I am using VS 2008 with C# My query is below. With Clickonce in VS 2008, i am creating a installer. It has an option that \"Application should check for updates\". Here is the screen shot[详细]
2023-04-10 09:48 分类:问答multi vs single instance business application
(This topic is so general there has to be an existing thread somewhere, but darned if I can find it.I did find several debates on the best way to enforce single instance apps.)[详细]
2023-04-09 17:29 分类:问答Loss of referenced dll in ClickOnce publish after signing main .exe
I added a post-build step to use signtool on my executable using a pfx file. This happens successfully but something gets broken when I try to publish with ClickOnce. If I just build, my .exe.manifest[详细]
2023-04-09 04:30 分类:问答How to change the download and installation order of the prerequisites in ClickOnce
I need to postpone the download of some prerequisite in Clic开发者_Go百科kOnce to be downloaded and installed at the last of the other prerequisites?Find and edit the product.xml file for your bootstr[详细]
2023-04-09 01:53 分类:问答ClickOnce application won't accept command-line arguments
I have a VB.NET application that takes command-line arguments. It works fine wh开发者_C百科en debugging provided I turn off Visual Studio\'s ClickOnce security setting.[详细]
2023-04-08 21:37 分类:问答