I am trying to install an extension on Visual Studio 2022. My understanding is that Visual Studio 2022 is version 17.0, which matches version 17.0 in the Supported Products. What might be preventing the installation? Is the Operating System version encoded in the log file? The computer has Windows 11.
Maybe the computer is missing the Prerequisite Microsoft.VisualStudio.Component.CoreEditor? I don’t know where to check this in Visual Studio.
Would the invalid timestamp cause the problem?
I can post the entire log file if it will help figure this out.
Thanks for your help.
6/21/2024 4:28:13 PM – VSIXInstaller.NoApplicableSKUsException: This extension is not installable on any currently installed products.
6/21/2024 4:28:13 PM – Found installed product – Visual Studio Professional 2022
6/21/2024 4:28:13 PM – Supported Products :
6/21/2024 4:28:13 PM – Microsoft.VisualStudio.Pro
6/21/2024 4:28:13 PM – Version : [16.0,17.0)
6/21/2024 4:28:13 PM – ProductArchitecture : x86
6/21/2024 4:28:13 PM – Prerequisites :
6/21/2024 4:28:13 PM – ——————————————————-
6/21/2024 4:28:13 PM – Identifier : Microsoft.VisualStudio.Component.CoreEditor
6/21/2024 4:28:13 PM – Name : Visual Studio core editor
6/21/2024 4:28:13 PM – Version : [16.0,17.0)
6/21/2024 4:28:13 PM – Signature Details…
6/21/2024 4:28:13 PM – Extension is signed with an invalid timestamp.