C++ extension not installing

Hi i am new to this course and i am at the install c++ extension to the visual studio code app it doesnt work and when i try to click on he error message it doesnt do anything please help. thanks!!!

Could you expand that to show the full error message?

it is already expanded when i press on it it does not do anything.

got an update this is the log i dont understand a thing tho7/8/2020 6:35:23 PM - Microsoft VSIX Installer
7/8/2020 6:35:23 PM - -------------------------------------------
7/8/2020 6:35:23 PM - vsixinstaller.exe version:
7/8/2020 6:35:23 PM - 16.6.2051
7/8/2020 6:35:23 PM - -------------------------------------------
7/8/2020 6:35:23 PM - Command line parameters:
7/8/2020 6:35:23 PM - C:\Program Files (x86)\Microsoft Visual Studio\Installer\resources\app\ServiceHub\Services\Microsoft.VisualStudio.Setup.Service\VSIXInstaller.exe,C:\Users\USCS\Downloads\ms-vscode.cpptools-0.28.3.vsix
7/8/2020 6:35:23 PM - -------------------------------------------
7/8/2020 6:35:23 PM - Microsoft VSIX Installer
7/8/2020 6:35:23 PM - -------------------------------------------
7/8/2020 6:35:24 PM - Initializing Install…
7/8/2020 6:35:24 PM - Extension Details…
7/8/2020 6:35:24 PM - Identifier : cpptools
7/8/2020 6:35:24 PM - Name : C/C++
7/8/2020 6:35:24 PM - Author : ms-vscode
7/8/2020 6:35:24 PM - Version : 0.28.3
7/8/2020 6:35:24 PM - Description : C/C++ IntelliSense, debugging, and code browsing.
7/8/2020 6:35:24 PM - Locale : en-US
7/8/2020 6:35:24 PM - MoreInfoURL :
7/8/2020 6:35:24 PM - InstalledByMSI : False
7/8/2020 6:35:24 PM - SupportedFrameworkVersionRange : [0.0,2147483647.2147483647]
7/8/2020 6:35:24 PM -
7/8/2020 6:35:24 PM - SignatureState : Unsigned
7/8/2020 6:35:24 PM - Supported Products :
7/8/2020 6:35:24 PM - Microsoft.VisualStudio.Code
7/8/2020 6:35:24 PM - Version :
7/8/2020 6:35:24 PM -
7/8/2020 6:35:24 PM - References :
7/8/2020 6:35:24 PM - Signature Details…
7/8/2020 6:35:24 PM - Extension is not signed.
7/8/2020 6:35:24 PM -
7/8/2020 6:35:24 PM - Searching for applicable products…
7/8/2020 6:35:24 PM - Found installed product - Global Location
7/8/2020 6:35:24 PM - Found installed product - Visual Studio Community 2019
7/8/2020 6:35:24 PM - VSIXInstaller.NoApplicableSKUsException: One or more extensions are for Visual Studio Code. Try installing them in Visual Studio Code.
at VSIXInstaller.ExtensionService.GetInstallableDataImpl(IInstallableExtension extension, String extensionPackParentName, Boolean isRepairSupported, IStateData stateData, IEnumerable1& skuData) at VSIXInstaller.ExtensionService.GetInstallableData(String vsixPath, String extensionPackParentName, Boolean isRepairSupported, IStateData stateData, IEnumerable1& skuData)
at VSIXInstaller.ExtensionPackService.IsExtensionPack(IStateData stateData, Boolean isRepairSupported)
at VSIXInstaller.ExtensionPackService.ExpandExtensionPackToInstall(IStateData stateData, Boolean isRepairSupported)
at VSIXInstaller.App.Initialize(Boolean isRepairSupported)
at VSIXInstaller.App.Initialize()
at System.Threading.Tasks.Task`1.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
— End of stack trace from previous location where exception was thrown —
at Microsoft.VisualStudio.Telemetry.WindowsErrorReporting.WatsonReport.GetClrWatsonExceptionInfo(Exception exceptionObject)

You’ve said on Discord you’ve fixed this?

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.

Privacy & Terms