I am getting this error when trying to build a winforms solution:
The located assemblys manifest destination does not match the assemblys reference.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Maybe you will find this article useful: http://blogs.msdn.com/junfeng/archive/2004/03/25/95826.aspx.
Typically this indicates that the assembly found during execution / build time is not the one that has been added to your project.