【发布时间】:2016-01-28 05:27:45
【问题描述】:
我正在尝试在 VS 2015 Express for Desktop 版本中安装 Sonar Qube 扩展。当我尝试通过双击打开它或使用 -> VS 版本选择器打开它时,它会抛出错误:
28.10.2015 13:07:27 - Searching for applicable products...
28.10.2015 13:07:27 - Found installed product - Microsoft Visual Studio Express 2015 for Windows Desktop
28.10.2015 13:07:27 - Found installed product - Global Location
28.10.2015 13:07:27 - 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()
这背后的可能原因是什么?
【问题讨论】:
标签: visual-studio-2015 visual-studio-express sonarlint