Jump to content

AlchemistAdam

Newbies
  • Posts

    1
  • Joined

  • Last visited

Posts posted by AlchemistAdam

  1. @toe_head2001 I'm unable to install the extension. I'm using VS 2022 17.2.6 and have .NET Framework 4.7.2 SDK installed. Any idea if the extension needs to be updated or any components I might be missing? I was unable to find any components related to Microsoft.VisualStudio.Component.CoreEditor, so I'm assuming it's installed by default.

    11-08-2022 14:46:50 - Microsoft VSIX Installer
    11-08-2022 14:46:50 - -------------------------------------------
    11-08-2022 14:46:50 - vsixinstaller.exe version:
    11-08-2022 14:46:50 - 17.4.23-preview1
    11-08-2022 14:46:50 - -------------------------------------------
    11-08-2022 14:46:50 - Command line parameters:
    11-08-2022 14:46:50 - C:\Program Files (x86)\Microsoft Visual Studio\Installer\resources\app\ServiceHub\Services\Microsoft.VisualStudio.Setup.Service\VSIXInstaller.exe,C:\Users\\Downloads\PaintDotNETPluginTemplates.vsix
    11-08-2022 14:46:50 - -------------------------------------------
    11-08-2022 14:46:50 - Microsoft VSIX Installer
    11-08-2022 14:46:50 - -------------------------------------------
    11-08-2022 14:46:51 - Initializing Install...
    11-08-2022 14:46:51 - Extension Details...
    11-08-2022 14:46:51 - 	Identifier         : PaintDotNETPluginTemplates.b60ff1b7-9432-4d62-b199-6bf5e2914636
    11-08-2022 14:46:51 - 	Name               : Paint.NET Plugin Templates
    11-08-2022 14:46:51 - 	Author             : toe_head2001
    11-08-2022 14:46:51 - 	Version            : 0.0.6
    11-08-2022 14:46:51 - 	Description        : Project Templates for creating Paint.NET plugins.
    11-08-2022 14:46:51 - 	Locale             : en-US
    11-08-2022 14:46:51 - 	MoreInfoURL        : https://forums.getpaint.net/topic/115325-project-templates-for-visual-studio/
    11-08-2022 14:46:51 - 	InstalledByMSI     : False
    11-08-2022 14:46:51 - 	SupportedFrameworkVersionRange : [4.5,)
    11-08-2022 14:46:51 - 
    11-08-2022 14:46:51 - 	SignatureState     : Unsigned
    11-08-2022 14:46:51 - 	Supported Products : 
    11-08-2022 14:46:51 - 		Microsoft.VisualStudio.Community
    11-08-2022 14:46:51 - 			Version : [15.0,17.0)
    11-08-2022 14:46:51 - 			ProductArchitecture : x86
    11-08-2022 14:46:51 - 
    11-08-2022 14:46:51 - 	References         : 
    11-08-2022 14:46:51 - 	Prerequisites      : 
    11-08-2022 14:46:51 - 		-------------------------------------------------------
    11-08-2022 14:46:51 - 		Identifier   : Microsoft.VisualStudio.Component.CoreEditor
    11-08-2022 14:46:51 - 		Name         : Visual Studio core editor
    11-08-2022 14:46:51 - 		Version      : [15.0,17.0)
    11-08-2022 14:46:51 - 
    11-08-2022 14:46:51 - 		-------------------------------------------------------
    11-08-2022 14:46:51 - 		Identifier   : Microsoft.Net.Component.4.7.2.SDK
    11-08-2022 14:46:51 - 		Name         : .NET Framework 4.7.2 SDK
    11-08-2022 14:46:51 - 		Version      : [15.0,17.0)
    11-08-2022 14:46:51 - 
    11-08-2022 14:46:51 - Signature Details...
    11-08-2022 14:46:51 - 	Extension is not signed.
    11-08-2022 14:46:51 - 
    11-08-2022 14:46:51 - Searching for applicable products...
    11-08-2022 14:46:51 - Found installed product - Global Location
    11-08-2022 14:46:51 - Found installed product - Visual Studio Community 2022
    11-08-2022 14:46:51 - Found installed product - Visual Studio Community 2022 Preview
    11-08-2022 14:46:51 - VSIXInstaller.NoApplicableSKUsException: This extension is not installable on any currently installed products.
       ved VSIXInstaller.ExtensionService.GetInstallableDataImpl(IInstallableExtension extension, String extensionPackParentName, Boolean isRepairSupported, IStateData stateData, IEnumerable`1& skuData)
       ved VSIXInstaller.ExtensionService.GetInstallableData(String vsixPath, String extensionPackParentName, Boolean isRepairSupported, IStateData stateData, IEnumerable`1& skuData)
       ved VSIXInstaller.ExtensionPackService.IsExtensionPack(IStateData stateData, Boolean isRepairSupported)
       ved VSIXInstaller.ExtensionPackService.ExpandExtensionPackToInstall(IStateData stateData, Boolean isRepairSupported)
       ved VSIXInstaller.App.Initialize(Boolean isRepairSupported)
       ved VSIXInstaller.App.Initialize()
       ved System.Threading.Tasks.Task`1.InnerInvoke()
       ved System.Threading.Tasks.Task.Execute()
    

     

×
×
  • Create New...