Visual studio couldn't load file or assembly ,metroframework, Version=1.4.0.0 , Culture=neutral,publickeytoken='5f91a84759b584a' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT:0X80131040)
This error occurs when i run my application every time
I have managed to solve this problem
I just downloaded the required assembly from nuget
In my case i needed metroframework 1.4.0.0
The version is very important here
And every thing worked fine
Thqnk you for your time
I hope this post will help you with your PROBLEM
Yusuf naeem
User contributions licensed under CC BY-SA 3.0