Error in Microsoft Visual Studio 2012 :No exports were found that match the constraint -


when opened project in vs2012 , got error

no exports found match constraint:

contractname
microsoft.visualstudio.utilities.icontenttyperegistryservice
requiredtypeidentity
microsoft.visualstudio.utilities.icontenttyperegistryservice

please correct before proceeding. (you might rename current web.config , add new one).

why did happen, can please suggest solution?

i solved problem clearing visual studio component model cache. delete or rename folder:

%appdata%\..\local\microsoft\visualstudio\11.0\componentmodelcache

or, visual studio 2013:

%appdata%\..\local\microsoft\visualstudio\12.0\componentmodelcache


Comments

Popular posts from this blog

java.util.scanner - How to read and add only numbers to array from a text file -

rewrite - Trouble with Wordpress multiple custom querystrings -