Skip to content

Failure to load plugin : Could not load file or assembly 'Microsoft.VisualStudio.Shell.11.0' #12

@calumblair

Description

@calumblair

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions