-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
Using Visual Studdio 2013.
From the activity log:
<entry>
<record>632</record>
<time>2015/10/14 13:04:27.855</time>
<type>Information</type>
<source>VisualStudio</source>
<description>Begin package load [FindUnusedFilesPackage]</description>
<guid>{0CF7B733-7D9B-45B9-9AA8-328AFD40580A}</guid>
</entry>
<entry>
<record>633</record>
<time>2015/10/14 13:04:27.867</time>
<type>Error</type>
<source>VisualStudio</source>
<description>CreateInstance failed for package [FindUnusedFilesPackage]</description>
<guid>{0CF7B733-7D9B-45B9-9AA8-328AFD40580A}</guid>
<hr>80070002</hr>
<errorinfo>Could not load file or assembly 'Microsoft.VisualStudio.Shell.11.0, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.</errorinfo>
</entry>
<entry>
<record>634</record>
<time>2015/10/14 13:04:27.867</time>
<type>Error</type>
<source>VisualStudio</source>
<description>End package load [FindUnusedFilesPackage]</description>
<guid>{0CF7B733-7D9B-45B9-9AA8-328AFD40580A}</guid>
<hr>80004005 - E_FAIL</hr>
<errorinfo>Could not load file or assembly 'Microsoft.VisualStudio.Shell.11.0, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.</errorinfo>
</entry>Some googling shows that changes such as this may help?
stbrowne/cppcheck-vs-addin@597b957
Metadata
Metadata
Assignees
Labels
No labels