The located assembly's manifest definition does not match the assembly reference

StackOverflow https://stackoverflow.com/questions/5910015

  •  29-10-2019
  •  | 
  •  

سؤال

I get the following error:

System.IO.FileLoadException: The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

It do not give me any hint of which file it's complaining about. How can I find the assembly that it complains about?

(Yes, there are other questions about the same exception here at SO, but they do not answer my question)

لا يوجد حل صحيح

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top