Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

FIX: You can't create a C++ or C project (using an .h file) through Project wizard


View products that this article applies to.

Symptoms

You deploy a custom Visual Studio 2013 Isolated Shell application, and then you use the Project wizard to create a project or add a project item that contains a C or C++ source file. In this situation, you receive one of the following error messages:
  • Could not load file or assembly 'Microsoft.VisualStudio.VCCodeModel, Version=12.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
  • Member not found. (Exception from HRESULT: 0x80020003 (DISP_E_MEMBERNOTFOUND))
  • The operation could not be completed. Member not found.

↑ Back to the top


Cause

This issue occurs because of an improper dependency on the VCLanguageManager service in the Microsoft.VisualStudio.TemplateWizard.dll file.

↑ Back to the top


Keywords: kb

↑ Back to the top

Article Info
Article ID : 3054225
Revision : 1
Created on : 1/7/2017
Published on : 7/16/2015
Exists online : False
Views : 294