I appreciate the help, in trying to test it.
Iy wouldn't run with the version I had as stated, I tired to install the version posted above, and this install has failed a few times, with the following error log:
10/9/2024 11:15:37 AM - Microsoft VSIX Installer
10/9/2024 11:15:37 AM - -------------------------------------------
10/9/2024 11:15:37 AM - vsixinstaller.exe version:
10/9/2024 11:15:37 AM - 17.11.435+d5e02aaeb0
10/9/2024 11:15:37 AM - -------------------------------------------
10/9/2024 11:15:37 AM - Command line parameters:
10/9/2024 11:15:37 AM - C:\Program Files (x86)\Microsoft Visual Studio\Installer\resources\app\ServiceHub\Services\Microsoft.VisualStudio.Setup.Service\VSIXInstaller.exe,C:\Program Files (x86)\Liquid Studio\LiquidTechnologies.VsPlugin.2022.vsix
10/9/2024 11:15:37 AM - -------------------------------------------
10/9/2024 11:15:37 AM - Microsoft VSIX Installer
10/9/2024 11:15:37 AM - -------------------------------------------
10/9/2024 11:15:38 AM - Skipping product Microsoft.VisualStudio.Product.BuildTools (df066d08) since it does not support extensions
10/9/2024 11:15:38 AM - Initializing Install...
10/9/2024 11:15:38 AM - Searching for applicable products...
10/9/2024 11:15:38 AM - Found installed product - Visual Studio Community 2019
10/9/2024 11:15:38 AM - Found installed product - Global Location
10/9/2024 11:15:38 AM - Extension Details...
10/9/2024 11:15:38 AM - Identifier : LiquidTechnologies.VsPlugin.F7E297E5-FF4E-4379-90B3-A9CA08172022
10/9/2024 11:15:38 AM - Name : Liquid Studio
10/9/2024 11:15:38 AM - Author : Liquid Technologies Ltd
10/9/2024 11:15:38 AM - Version : 20.7.16
10/9/2024 11:15:38 AM - Description : Graphical XML Schema (XSD) Editor.
Graphical JSON Schema Editor.
Graphical WSDL Editor.
Web Service Test Client.
XPath Results Viewer.
10/9/2024 11:15:38 AM - Locale : en-US
10/9/2024 11:15:38 AM - MoreInfoURL : <had to remove this to post>
10/9/2024 11:15:38 AM - InstalledByMSI : False
10/9/2024 11:15:38 AM - SupportedFrameworkVersionRange : [4.7.2,)
10/9/2024 11:15:38 AM - SignatureState : Unsigned
10/9/2024 11:15:38 AM - Supported Products :
10/9/2024 11:15:38 AM - Microsoft.VisualStudio.Community
10/9/2024 11:15:38 AM - Version : [17.0,18.0)
10/9/2024 11:15:38 AM - ProductArchitecture : amd64
10/9/2024 11:15:38 AM - Microsoft.VisualStudio.Pro
10/9/2024 11:15:38 AM - Version : [17.0,18.0)
10/9/2024 11:15:38 AM - ProductArchitecture : amd64
10/9/2024 11:15:38 AM - Microsoft.VisualStudio.Premium
10/9/2024 11:15:38 AM - Version : [17.0,18.0)
10/9/2024 11:15:38 AM - ProductArchitecture : amd64
10/9/2024 11:15:38 AM - Microsoft.VisualStudio.Enterprise
10/9/2024 11:15:38 AM - Version : [17.0,18.0)
10/9/2024 11:15:38 AM - ProductArchitecture : amd64
10/9/2024 11:15:38 AM - Microsoft.VisualStudio.Ultimate
10/9/2024 11:15:38 AM - Version : [17.0,18.0)
10/9/2024 11:15:38 AM - ProductArchitecture : amd64
10/9/2024 11:15:38 AM - References :
10/9/2024 11:15:38 AM - Prerequisites :
10/9/2024 11:15:38 AM - -------------------------------------------------------
10/9/2024 11:15:38 AM - Identifier : Microsoft.VisualStudio.Component.CoreEditor
10/9/2024 11:15:38 AM - Name : Visual Studio core editor
10/9/2024 11:15:38 AM - Version : [14.0,)
10/9/2024 11:15:38 AM - Signature Details...
10/9/2024 11:15:38 AM - Extension is not signed.
10/9/2024 11:15:38 AM - VSIXInstaller.NoApplicableSKUsException: This extension is not installable on any currently installed products.
at VSIXInstaller.ExtensionService.GetInstallableDataImpl(String vsixPath, String extensionPackParentName, Boolean isRepairSupported, IStateData stateData, IEnumerable`1& skuData)
at VSIXInstaller.ExtensionService.GetInstallableData(String vsixPath, String extensionPackParentName, Boolean isRepairSupported, IStateData stateData, IEnumerable`1& 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()
Is there a problem with the new installer?