visual studio 2010 - ASP.NET MVC 2: "Could not load file or assembly" -


all of sudden, i'm getting error:

could not load file or assembly 'wnvhtmlconvertdemo' or 1 of dependencies. located assembly's manifest definition not match assembly reference. (exception hresult: 0x80131040)

but i've since removed trace of using dll , references... yet i'm still getting error!

is there mysterious place project looking file?

use "clean solution" in vs2010. , rebuild project.


Comments

Popular posts from this blog

java - SNMP4J General Variable Binding Error -

windows - Python Service Installation - "Could not find PythonClass entry" -

Determine if a XmlNode is empty or null in C#? -