首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >为什么用于Visual Studio 2012的vsix模板(出现在扩展和更新中)没有出现在项目模板中

为什么用于Visual Studio 2012的vsix模板(出现在扩展和更新中)没有出现在项目模板中
EN

Stack Overflow用户
提问于 2013-06-20 20:00:26
回答 1查看 972关注 0票数 0

为什么Visual Studio 2012的vsix模板(出现在扩展和更新中)没有出现在项目模板中。我只能在工具菜单(扩展和更新)中看到,在其他地方看不到。所以对我没有用,因为我不能使用新的模板…

下面的日志文件

代码语言:javascript
复制
20/06/2013 12:44:02 - Microsoft VSIX Installer
20/06/2013 12:44:02 - -------------------------------------------
20/06/2013 12:44:02 - Initializing Install...
20/06/2013 12:44:02 - Extension Details...
20/06/2013 12:44:02 -   Identifier      : VSIXProject8.Microsoft.4b7ebf96-1706-45f7-81a9-
7599e03b57fd
20/06/2013 12:44:02 -   Name            : VSIXProject8
20/06/2013 12:44:02 -   Author          : Microsoft
20/06/2013 12:44:02 -   Version         : 1.0
20/06/2013 12:44:02 -   Description     : custom project template
20/06/2013 12:44:02 -   Locale          : en-US
20/06/2013 12:44:02 -   MoreInfoURL     : 
20/06/2013 12:44:02 -   InstalledByMSI  : False
20/06/2013 12:44:02 -   SupportedFrameworkVersionRange : 4.5
20/06/2013 12:44:02 - 
20/06/2013 12:44:02 -   Supported Products : 
20/06/2013 12:44:02 -       Microsoft.VisualStudio.Pro
20/06/2013 12:44:02 -           Version : 11.0
20/06/2013 12:44:02 -       Microsoft.VisualStudio.VWDExpress
20/06/2013 12:44:02 -           Version : [11.0,12.0)
20/06/2013 12:44:02 - 
20/06/2013 12:44:02 -   References      : 
20/06/2013 12:44:02 - 
20/06/2013 12:44:02 - Searching for applicable products...
20/06/2013 12:44:02 - Found installed product - Microsoft Visual Studio 2010 Professional
20/06/2013 12:44:02 - Found installed product - Microsoft Visual Studio Professional 2012
20/06/2013 12:44:03 - The extension with ID 'VSIXProject8.Microsoft.4b7ebf96-1706-45f7-81a9-
7599e03b57fd' is not installed to Microsoft Visual Studio Professional 2012.
20/06/2013 12:44:03 - Found installed product - Microsoft LightSwitch for Visual Studio 2012
20/06/2013 12:44:03 - Found installed product - Microsoft Visual Studio 2012 Shell (Integrated)
20/06/2013 12:44:03 - Found installed product - Global Location
20/06/2013 12:44:11 - The following target products have been selected...
20/06/2013 12:44:11 -   Microsoft Visual Studio Professional 2012
20/06/2013 12:44:11 - 
20/06/2013 12:44:11 - Beginning to install extension to Microsoft Visual Studio Professional 2012...
20/06/2013 12:44:12 - Install to Microsoft Visual Studio Professional 2012 completed successfully. 
The extension has been installed to C:\PROGRAM FILES (X86)\MICROSOFT VISUAL STUDIO 11.0\\COMMON7
\IDE\EXTENSIONS\M3QOTQPH.Q5E\
EN

回答 1

Stack Overflow用户

发布于 2013-09-04 03:36:20

我通过安装ASP.NET and Web Tools 2012.2 update来修复这个问题,

单击链接安装此更新,然后再次重新打开Visual Studio 2012,它将解决您的问题

票数 1
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/17213112

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档