Note that there are some explanatory texts on larger screens.

plurals
  1. POClickOnce Version Already Exists Warning When Publishing
    primarykey
    data
    text
    <p>I have published an app using ClickOnce for about a year with relatively few issues.</p> <p>This week I am off site, but needed to make some changes to the app and the way the autoupdate works - so I am publishing to the IIS of my local machine rather than the normal distribution server for testing. The wierd thing is that as of yesterday afternoon, I started receiving the warning <br /></p> <p><code>Published version 2.1.3.18 already exists on the server, do you want to overwrite it</code></p> <p>But the version i am publishing is way beyond that (2.1.3.32 currently), so I shouldn't be receiving the warning at all.</p> <p>Frankly, it's not hurting anything, I can choose yes and publish over it without any problem, but I would like to know what is happening. Does anybody have any idea?</p> <p>Thanks!</p> <p><strong>EDIT FOR CLARIFICATION</strong><br /> 2.1.3.18 is on the server, but I am publishing versions greater than that version, so I should not be warned. The last version I published was 2.1.3.32.</p> <p>The version number I am referring to above is the Publish Version from the Publish tab of VS2008, not the Assembly Version.</p> <p><strong>MORE INFO</strong> I just opened my MYApp.Application file with MageUI and it says the version is 2.1.3.18. I deleted the file, recompiled and published. New file has the exact same version. Yet when I look under my VS Publish tag, it says Deployment Version is 2.1.3.33.</p> <p>Where is VS pulling the 2.1.3.18 number from when building my manifest??</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload