Click here to Skip to main content
15,879,348 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
C#
Severity Code Description Project File Line Suppression State Error Could not load file or assembly 'PresentationCFFRasterizer, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) 


How can i resolve this ? . I use Visual Studio 2015 and .Net Framework 4.5 , 4.6

You can view Picture here
Posted
Comments
jgakenhe 4-Feb-16 8:24am    
You probably need to have .Net framework 3.5 and 4.0 installed as well. I say that because I see Version=4.0.0.0 showing. Let me know if this fixed the problem.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900