C # ClickOnce deployment Error Resolution method

Source: Internet
Author: User
There is a lot of convenience in using a ClickOnce deployment program, and you can save a lot of effort to study the main business without having to design the upgrade program individually.

However, there are a number of problems with ClickOnce usage, such as the hint that the reference in the manifest is not matched with the downloaded assembly identity today, and that the program cannot be started.

Re-released several times still the same problem, and later found a few days ago recovered a file, of which the properties\ The original set of assemblyfileversion in the AssemblyInfo.cs file becomes the original 1.0.0.0, but this value is changed before restoring the file, is larger than the 1.0.0.0, the newly released files through the file version comparison found that the new program files are older of course not allowed to upgrade, the original The problem is here.

If not necessary, this place can not be changed, you can give yourself to avoid some trouble.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.