What do you do when you encounter an [assembly manifest definition that does not match an assembly reference] in the MVC framework?

Source: Internet
Author: User

There is a WinForm program in the project that requires the use of a set of third-party controls. There are two versions of this set of controls on my machine (one is the source version and the other is the demo version). The result often appears as an exception to the "Assembly manifest definition problem with assembly reference mismatch". The most deadly is that sometimes nothing changed, recompile a few times there is no problem, and then change something and then recompile again will report that exception.
Workaround: First, make sure that the program refers to the third-party control DLL are the same version, and then, the program's bin\debug and Obj\debug all the files are deleted (if the prompt file is being used can not be deleted, restart the machine, in short, must be a completely delete), and then recompile.

Originally from http://www.cnblogs.com/1-2-3/articles/1222982.html, thanks to the author for providing methods

What do you do when you encounter an [assembly manifest definition that does not match an assembly reference] in the MVC framework?

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.