【发布时间】:2016-02-16 03:31:56
【问题描述】:
我已经下载了 VS 2015 for web,我想在上面使用 bootstrap sn-p 和 web essentials 2015,但是每当我尝试安装这些东西时,它都会显示一条错误消息,指出“此扩展程序无法安装在当前安装的产品”
在 VS 2015 之前,我使用的是 VS 2012,但我已经将其卸载。 我该怎么办。
请帮忙!
bootstrap sn -p 的安装日志文件如下:
2/16/2016 9:02:47 AM - Locale : en-US
2/16/2016 9:02:47 AM - MoreInfoURL : https://github.com/elebetsamer/bootstrap-snippets-visual-studio
2/16/2016 9:02:47 AM - InstalledByMSI : False
2/16/2016 9:02:47 AM - SupportedFrameworkVersionRange : [4.5,)
2/16/2016 9:02:47 AM -
2/16/2016 9:02:47 AM - SignatureState : Unsigned
2/16/2016 9:02:47 AM - Supported Products :
2/16/2016 9:02:47 AM - Microsoft.VisualStudio.Pro
2/16/2016 9:02:47 AM - Version : [11.0]
2/16/2016 9:02:47 AM - Microsoft.VisualStudio.Pro
2/16/2016 9:02:47 AM - Version : [12.0]
2/16/2016 9:02:47 AM - Microsoft.VisualStudio.Pro
2/16/2016 9:02:47 AM - Version : [14.0]
2/16/2016 9:02:47 AM -
2/16/2016 9:02:47 AM - References :
2/16/2016 9:02:47 AM - Signature Details...
2/16/2016 9:02:47 AM - Extension is not signed.
2/16/2016 9:02:47 AM -
2/16/2016 9:02:47 AM - Searching for applicable products...
2/16/2016 9:02:47 AM - Found installed product - Microsoft Visual Studio Express 2015 for Web
2/16/2016 9:02:47 AM - Found installed product - Global Location
2/16/2016 9:02:47 AM - Found installed product - ssms
2/16/2016 9:02:47 AM - VSIXInstaller.NoApplicableSKUsException: This extension is not installable on any currently installed products.
at VSIXInstaller.App.InitializeInstall(Boolean isRepairSupported)
at VSIXInstaller.App.InitializeInstall()
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
【问题讨论】:
标签: twitter-bootstrap visual-studio web-essentials