Привет! Я использую Visual Studio Community 2017, и у меня возникла проблема с установкой расширений ...
Я попытался установить расширение Visual Studio Live Share из По этой ссылке и последовалинструкции ...
Когда я попытался запустить файл, скачанный по этой ссылке, я получил Эта ошибка
Ниже приведен журнал, который он мне дал
28/11/2018 14:42:43 - Microsoft VSIX Installer
28/11/2018 14:42:43 - -------------------------------------------
28/11/2018 14:42:43 - vsixinstaller.exe version:
28/11/2018 14:42:43 - 15.0.403+g26ad50685f
28/11/2018 14:42:43 - -------------------------------------------
28/11/2018 14:42:43 - Command line parameters:
28/11/2018 14:42:43 - C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VSIXInstaller.exe,C:\Users\user\Downloads\Microsoft.VisualStudio.LiveShare.vsix
28/11/2018 14:42:43 - -------------------------------------------
28/11/2018 14:42:43 - Microsoft VSIX Installer
28/11/2018 14:42:43 - -------------------------------------------
28/11/2018 14:42:44 - Initializing Install...
28/11/2018 14:42:44 - Extension Details...
28/11/2018 14:42:44 - Identifier : Microsoft.VisualStudio.LiveShare
28/11/2018 14:42:44 - Name : VS Live Share - Preview
28/11/2018 14:42:44 - Author : Microsoft
28/11/2018 14:42:44 - Version : 0.3.953.0
28/11/2018 14:42:44 - Description : Real-time collaborative development from the comfort of your favorite tools.
28/11/2018 14:42:44 - Locale : en-US
28/11/2018 14:42:44 - MoreInfoURL :
28/11/2018 14:42:44 - InstalledByMSI : False
28/11/2018 14:42:44 - SupportedFrameworkVersionRange : [4.5,)
28/11/2018 14:42:44 -
28/11/2018 14:42:46 - SignatureState : ValidSignature
28/11/2018 14:42:46 - SignedBy : Microsoft Corporation
28/11/2018 14:42:46 - Certificate Info :
28/11/2018 14:42:46 - -------------------------------------------------------
28/11/2018 14:42:46 - [Subject] : CN=Microsoft Corporation, OU=OPC, O=Microsoft Corporation, L=Redmond, S=Washington, C=US
28/11/2018 14:42:46 - [Issuer] : CN=Microsoft Code Signing PCA 2010, O=Microsoft Corporation, L=Redmond, S=Washington, C=US
28/11/2018 14:42:46 - [Serial Number] : 330000026ECE6AE5984BFC96A900000000026E
28/11/2018 14:42:46 - [Not Before] : 07/09/2018 00:00:30
28/11/2018 14:42:46 - [Not After] : 07/09/2019 00:00:30
28/11/2018 14:42:46 - [Thumbprint] : 99B6246883B4B32EA59AE18B36945D205A876800
28/11/2018 14:42:46 -
28/11/2018 14:42:46 - Supported Products :
28/11/2018 14:42:46 - Microsoft.VisualStudio.Community
28/11/2018 14:42:46 - Version : [15.0.27220,)
28/11/2018 14:42:46 -
28/11/2018 14:42:46 - References :
28/11/2018 14:42:46 - Prerequisites :
28/11/2018 14:42:46 - -------------------------------------------------------
28/11/2018 14:42:46 - Identifier : Microsoft.VisualStudio.Component.CoreEditor
28/11/2018 14:42:46 - Name : Visual Studio core editor
28/11/2018 14:42:46 - Version : [15.0,)
28/11/2018 14:42:46 -
28/11/2018 14:42:46 - -------------------------------------------------------
28/11/2018 14:42:46 - Identifier : Microsoft.VisualStudio.Component.JavaScript.TypeScript
28/11/2018 14:42:46 - Name : JavaScript and TypeScript language support
28/11/2018 14:42:46 - Version : [15.0,)
28/11/2018 14:42:46 -
28/11/2018 14:42:46 - -------------------------------------------------------
28/11/2018 14:42:46 - Identifier : Microsoft.VisualStudio.Component.Roslyn.LanguageServices
28/11/2018 14:42:46 - Name : C# and Visual Basic
28/11/2018 14:42:46 - Version : [15.0,)
28/11/2018 14:42:46 -
28/11/2018 14:42:46 - -------------------------------------------------------
28/11/2018 14:42:46 - Identifier : Microsoft.VisualStudio.Component.Debugger.JustInTime
28/11/2018 14:42:46 - Name : Just-In-Time debugger
28/11/2018 14:42:46 - Version : [15.0,)
28/11/2018 14:42:46 -
28/11/2018 14:42:46 - Signature Details...
28/11/2018 14:42:46 - Extension is signed with a valid signature.
28/11/2018 14:42:46 -
28/11/2018 14:42:46 - Searching for applicable products...
28/11/2018 14:42:46 - Found installed product - Global Location
28/11/2018 14:42:46 - Found installed product - Visual Studio Community 2017
28/11/2018 14:42:46 - VSIXInstaller.NoApplicableSKUsException: This extension is not installable on any currently installed products.
at- VSIXInstaller.App.GetInstallableData(String vsixPath, Boolean isRepairSupported, IEnumerable\`1& skuData)
at- VSIXInstaller.App.Initialize(Boolean isRepairSupported)
at- VSIXInstaller.App.Initialize()
at- System.Threading.Tasks.Task\`1.InnerInvoke()
at- System.Threading.Tasks.Task.Execute()
Я также пытался установить расширение Doxygen из здесь , но получил ту же ошибку и почти тот же журнал ...
Любая идея о том, что происходит и как это исправить