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

Cannot install the extension on VS Community v17.10.3 #64

Open
ShadowOfStrelok7 opened this issue Jul 5, 2024 · 2 comments
Open

Cannot install the extension on VS Community v17.10.3 #64

ShadowOfStrelok7 opened this issue Jul 5, 2024 · 2 comments
Assignees
Labels
help wanted Extra attention is needed

Comments

@ShadowOfStrelok7
Copy link

ShadowOfStrelok7 commented Jul 5, 2024

I have VS 2022 v17.10.3 and I cannot install DPack because the installer says this extension does not support any of the currently installed products.

DPack install error

Full log:

05/07/2024 13:51:07 - Microsoft VSIX Installer
05/07/2024 13:51:07 - -------------------------------------------
05/07/2024 13:51:07 - vsixinstaller.exe version:
05/07/2024 13:51:07 - 17.10.2186+0bf64ad641
05/07/2024 13:51:07 - -------------------------------------------
05/07/2024 13:51:07 - Command line parameters:
05/07/2024 13:51:07 - C:\Program Files (x86)\Microsoft Visual Studio\Installer\resources\app\ServiceHub\Services\Microsoft.VisualStudio.Setup.Service\VSIXInstaller.exe,C:\Users\sergi\AppData\Local\Temp\MicrosoftEdgeDownloads\52664fe5-d075-4d9d-b429-036a1312587b\DPackRx-4.0.3.0.vsix
05/07/2024 13:51:07 - -------------------------------------------
05/07/2024 13:51:07 - Microsoft VSIX Installer
05/07/2024 13:51:07 - -------------------------------------------
05/07/2024 13:51:07 - Initializing Install...
05/07/2024 13:51:07 - Ricerca di prodotti applicabili in corso...
05/07/2024 13:51:08 - Trovato prodotto installato - Visual Studio Community 2022
05/07/2024 13:51:08 - Trovato prodotto installato - Percorso globale
05/07/2024 13:51:08 - Dettagli estensione...
05/07/2024 13:51:08 - 	Identifier         : 3D22E261-32E5-46CE-A4B0-B884FA49A9A2
05/07/2024 13:51:08 - 	Name               : DPack Rx
05/07/2024 13:51:08 - 	Author             : Sergey M
05/07/2024 13:51:08 - 	Version            : 4.0.3.0
05/07/2024 13:51:08 - 	Description        : FREE tools collection designed to greatly increase developer's productivity, automate repetitive processes and expand upon some of Microsoft Visual Studio features. Visual Studio 2017 and 2019 are supported.
05/07/2024 13:51:08 - 	Locale             : en-US
05/07/2024 13:51:08 - 	MoreInfoURL        : https://github.com/sergey-visual-studio/dpack
05/07/2024 13:51:08 - 	InstalledByMSI     : False
05/07/2024 13:51:08 - 	SupportedFrameworkVersionRange : [4.6.1,)
05/07/2024 13:51:08 - 	SignatureState     : Unsigned
05/07/2024 13:51:08 - 	Prodotti supportati : 
05/07/2024 13:51:08 - 		Microsoft.VisualStudio.Community
05/07/2024 13:51:08 - 			Version : [15.0,17.0)
05/07/2024 13:51:08 - 			ProductArchitecture : x86
05/07/2024 13:51:08 - 		Microsoft.VisualStudio.Pro
05/07/2024 13:51:08 - 			Version : [15.0,17.0)
05/07/2024 13:51:08 - 			ProductArchitecture : x86
05/07/2024 13:51:08 - 		Microsoft.VisualStudio.Enterprise
05/07/2024 13:51:08 - 			Version : [15.0,17.0)
05/07/2024 13:51:08 - 			ProductArchitecture : x86
05/07/2024 13:51:08 - 	Riferimenti        : 
05/07/2024 13:51:08 - 	Prerequisiti       : 
05/07/2024 13:51:08 - 		-------------------------------------------------------
05/07/2024 13:51:08 - 		Identifier   : Microsoft.VisualStudio.Component.CoreEditor
05/07/2024 13:51:08 - 		Name         : Visual Studio core editor
05/07/2024 13:51:08 - 		Version      : [15.0,17.0)
05/07/2024 13:51:08 - 		-------------------------------------------------------
05/07/2024 13:51:08 - 		Identifier   : Microsoft.VisualStudio.Component.ManagedDesktop.Prerequisites
05/07/2024 13:51:08 - 		Name         : .NET desktop development tools
05/07/2024 13:51:08 - 		Version      : [15.0,17.0)
05/07/2024 13:51:08 - Dettagli firma...
05/07/2024 13:51:08 - 	Extension is not signed.
05/07/2024 13:51:08 - VSIXInstaller.NoApplicableSKUsException: Questa estensione non è installabile su nessuno dei prodotti attualmente installati.
   in VSIXInstaller.ExtensionService.GetInstallableDataImpl(String vsixPath, String extensionPackParentName, Boolean isRepairSupported, IStateData stateData, IEnumerable`1& skuData)
   in VSIXInstaller.ExtensionService.GetInstallableData(String vsixPath, String extensionPackParentName, Boolean isRepairSupported, IStateData stateData, IEnumerable`1& skuData)
   in VSIXInstaller.ExtensionPackService.IsExtensionPack(IStateData stateData, Boolean isRepairSupported)
   in VSIXInstaller.ExtensionPackService.ExpandExtensionPackToInstall(IStateData stateData, Boolean isRepairSupported)
   in VSIXInstaller.App.Initialize(Boolean isRepairSupported)
   in VSIXInstaller.App.Initialize()
   in System.Threading.Tasks.Task`1.InnerInvoke()
   in System.Threading.Tasks.Task.Execute()

The main error is (translated in English):

5/07/2024 13:45:05 - VSIXInstaller.NoApplicableSKUsException: This extension is not installable on any of the current installed products.

My fault or should you update your extension to support the 17.10.3 version of VS?

@sergey-visual-studio
Copy link
Owner

Aside from not able to read your log :) there was enough of info in there to connect the dots. You're trying to install VS 2017 and 2019 compatible version. What you need is DPack Rx 2022 instead. HTH.

@sergey-visual-studio sergey-visual-studio added the help wanted Extra attention is needed label Jul 5, 2024
@ShadowOfStrelok7
Copy link
Author

Thank you! I was using the versions I found on Microsoft store, now with the last versione on GitHub I installed it fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants