Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't install VSIX for VS 2022 Enterprise edition #300

Open
tperriVV opened this issue Jul 1, 2024 · 1 comment
Open

Can't install VSIX for VS 2022 Enterprise edition #300

tperriVV opened this issue Jul 1, 2024 · 1 comment

Comments

@tperriVV
Copy link

tperriVV commented Jul 1, 2024

7/1/2024 1:41:13 PM - Microsoft VSIX Installer
7/1/2024 1:41:13 PM - -------------------------------------------
7/1/2024 1:41:13 PM - vsixinstaller.exe version:
7/1/2024 1:41:13 PM - 17.6.2157+g15b2a813de
7/1/2024 1:41:13 PM - -------------------------------------------
7/1/2024 1:41:13 PM - Command line parameters:
7/1/2024 1:41:13 PM - C:\Program Files (x86)\Microsoft Visual Studio\Installer\resources\app\ServiceHub\Services\Microsoft.VisualStudio.Setup.Service\VSIXInstaller.exe,C:\Users\therese.perri\Downloads\Microsoft.VisualStudio.SlowCheetah.vsix
7/1/2024 1:41:13 PM - -------------------------------------------
7/1/2024 1:41:13 PM - Microsoft VSIX Installer
7/1/2024 1:41:13 PM - -------------------------------------------
7/1/2024 1:41:13 PM - Initializing Install...
7/1/2024 1:41:13 PM - Searching for applicable products...
7/1/2024 1:41:14 PM - Found installed product - Visual Studio Enterprise 2022 LTSC 17.4
7/1/2024 1:41:14 PM - Found installed product - Global Location
7/1/2024 1:41:14 PM - Extension Details...
7/1/2024 1:41:14 PM - Identifier : 9eb9f150-fcc9-4db8-9e97-6aef2011017c
7/1/2024 1:41:14 PM - Name : SlowCheetah
7/1/2024 1:41:14 PM - Author : Microsoft Corporation
7/1/2024 1:41:14 PM - Version : 3.2.18.4433
7/1/2024 1:41:14 PM - Description : Transform xml and json files at build time based on configuration. Contains tooling to assist in the creation and previewing of transform files.
7/1/2024 1:41:14 PM - Locale : en-US
7/1/2024 1:41:14 PM - MoreInfoURL : https://github.com/Microsoft/slow-cheetah
7/1/2024 1:41:14 PM - InstalledByMSI : False
7/1/2024 1:41:14 PM - SupportedFrameworkVersionRange : [4.5,)
7/1/2024 1:41:14 PM - SignatureState : ValidSignature
7/1/2024 1:41:14 PM - SignedBy : Microsoft Corporation
7/1/2024 1:41:14 PM - Certificate Info :
7/1/2024 1:41:14 PM - -------------------------------------------------------
7/1/2024 1:41:14 PM - [Subject] : CN=Microsoft Corporation, OU=OPC, O=Microsoft Corporation, L=Redmond, S=Washington, C=US
7/1/2024 1:41:14 PM - [Issuer] : CN=Microsoft Code Signing PCA 2010, O=Microsoft Corporation, L=Redmond, S=Washington, C=US
7/1/2024 1:41:14 PM - [Serial Number] : 330000026ECE6AE5984BFC96A900000000026E
7/1/2024 1:41:14 PM - [Not Before] : 9/6/2018 5:00:30 PM
7/1/2024 1:41:14 PM - [Not After] : 9/6/2019 5:00:30 PM
7/1/2024 1:41:14 PM - [Thumbprint] : 99B6246883B4B32EA59AE18B36945D205A876800
7/1/2024 1:41:14 PM - Supported Products :
7/1/2024 1:41:14 PM - Microsoft.VisualStudio.Community
7/1/2024 1:41:14 PM - Version : [14.0,17.0)
7/1/2024 1:41:14 PM - ProductArchitecture : x86
7/1/2024 1:41:14 PM - References :
7/1/2024 1:41:14 PM - Prerequisites :
7/1/2024 1:41:14 PM - -------------------------------------------------------
7/1/2024 1:41:14 PM - Identifier : Microsoft.VisualStudio.Component.CoreEditor
7/1/2024 1:41:14 PM - Name : Visual Studio core editor
7/1/2024 1:41:14 PM - Version : [15.0,)
7/1/2024 1:41:14 PM - Signature Details...
7/1/2024 1:41:14 PM - Extension is signed with a valid signature.
7/1/2024 1:41:14 PM - VSIXInstaller.NoApplicableSKUsException: This extension is not installable on any currently installed products.
at VSIXInstaller.ExtensionService.GetInstallableDataImpl(String vsixPath, 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()

Please advise.

Thanks!
Therese

@tperriVV
Copy link
Author

tperriVV commented Jul 1, 2024

I was able to install through Manage Extensions. I got this error from clicking the download link in the readme.txt file that is included in the SlowCheetah nuget package.

ttstanley pushed a commit that referenced this issue Nov 14, 2024
Bumps [nbgv](https://github.com/dotnet/Nerdbank.GitVersioning) from 3.6.143 to 3.6.146.
- [Release notes](https://github.com/dotnet/Nerdbank.GitVersioning/releases)
- [Commits](https://github.com/dotnet/Nerdbank.GitVersioning/commits)

---
updated-dependencies:
- dependency-name: nbgv
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant