Microsoft Visual Studio No exports were found that match the constraint

Asked By 130 points N/A Posted on -
qa-featured

Hello,

Microsoft Visual Studio gives me this error when I want to install it. I have the right version for my PC and it seems like it won’t work at all. Can someone help me to install and make the right settings for this software ? Why is not working for me ?

Thank you !

Microsoft Visual Studio

No exports were found that match the constraint:

ContracName

Microsoft.VisualStudio.Text.ITextDocumentFactoryService

RequiredTypeIdentify

Microsoft.VisualStudio.Text.ITextDocumentFactoryService

OK

SHARE
Answered By 0 points N/A #184831

Microsoft Visual Studio No exports were found that match the constraint

qa-featured
You can solve it by clearing VS Model cache.
Firstly remove or change the name of the following folder
%AppData%..LocalMicrosoftVisualStudio11.0ComponentModelCache
or
%AppData%..LocalMicrosoftVPDExpress11.0ComponentModelCache
In case you are using Visual studio 2013 change the version number
%AppData%..LocalMicrosoftVisualStudio12.0ComponentModelCache
Nextly restart Visual Studio..
 

Related Questions