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

Error when installing on local Azure Devops Server #22

Open
gunnarthors opened this issue Feb 3, 2020 · 0 comments
Open

Error when installing on local Azure Devops Server #22

gunnarthors opened this issue Feb 3, 2020 · 0 comments

Comments

@gunnarthors
Copy link

When installing manually on Azure DevOps Server I get an error.
When downloading the .vsix and uploading it through the Azure Devops Server portal

Azure DevOps Server 2019 Version Dev17.M153.5

See screen shot:
image

Install log:
03.02.2020 14:03:19 - Microsoft VSIX Installer 03.02.2020 14:03:19 - ------------------------------------------- 03.02.2020 14:03:19 - vsixinstaller.exe version: 03.02.2020 14:03:19 - 16.3.2099 03.02.2020 14:03:19 - ------------------------------------------- 03.02.2020 14:03:19 - Command line parameters: 03.02.2020 14:03:19 - c:\program files (x86)\microsoft visual studio\installer\resources\app\ServiceHub\Services\Microsoft.VisualStudio.Setup.Service\VSIXInstaller.exe, NickMyers.board-cards-3.13.vsix 03.02.2020 14:03:19 - ------------------------------------------- 03.02.2020 14:03:19 - Microsoft VSIX Installer 03.02.2020 14:03:19 - ------------------------------------------- 03.02.2020 14:03:24 - Initializing Install... 03.02.2020 14:03:24 - Extension Details... 03.02.2020 14:03:24 - Identifier : board-cards 03.02.2020 14:03:24 - Name : Board cards for printing 03.02.2020 14:03:24 - Author : NickMyers 03.02.2020 14:03:24 - Version : 3.13 03.02.2020 14:03:24 - Description : Adds a 'Print' tab to Sprint boards, and allows users to select iterations, work item types and areas to print on A4 paper for putting on physical boards.. 03.02.2020 14:03:24 - Locale : en-US 03.02.2020 14:03:24 - MoreInfoURL : 03.02.2020 14:03:24 - InstalledByMSI : False 03.02.2020 14:03:24 - SupportedFrameworkVersionRange : [0.0,2147483647.2147483647] 03.02.2020 14:03:24 - 03.02.2020 14:03:24 - SignatureState : Unsigned 03.02.2020 14:03:24 - Supported Products : 03.02.2020 14:03:24 - Microsoft.VisualStudio.Services 03.02.2020 14:03:24 - Version : 03.02.2020 14:03:24 - 03.02.2020 14:03:24 - References : 03.02.2020 14:03:24 - Signature Details... 03.02.2020 14:03:24 - Extension is not signed. 03.02.2020 14:03:24 - 03.02.2020 14:03:24 - Searching for applicable products... 03.02.2020 14:03:24 - Found installed product - Global Location 03.02.2020 14:03:24 - Found installed product - ssms 03.02.2020 14:03:24 - Found installed product - Visual Studio Enterprise 2019 03.02.2020 14:03:24 - Found installed product - Visual Studio Enterprise 2017 03.02.2020 14:03:24 - VSIXInstaller.NoApplicableSKUsException: This extension is not installable on any currently installed products. 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.Task1.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)
`

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