I am having a weird problem with applications deployed using Click-Once. For example, an application called "MyApplication" appears in the start menu as "MyApplication" after the initial deployment. After several updates, a new version of "MyApplication-1" is created in the start menu, sometimes it goes in the versions "- 2" and "- 3" and that's all ... And all these versions coexist very peacefully, without violating each other at all !!! And I can remove any of these versions from the control panel without affecting the other. And I tried this from VS2005 n VS2010 applications.
When I receive my application for updating, the publication version changes regularly (as it happens by default), and sometimes I change the assembly version if the code change is the main one. Other than this, I do not change any default settings. I tried to recreate this error by changing the build version and changing the code, but I was never able to recreate the error in a test environment. But this still happens from time to time with my live applications.
I wonder if anyone came across another similar question. We would be so grateful if anyone could suggest a solution for this. It bothered me for so long.
Thank you very much mary
source share