Base solution for your next web application
Open Closed

Installing powertools on Windows running on a mac m2 #11681


User avatar
0
thalesgroup created

Hi there, I am trying to install the powertools into visual studio, im running 2002 Pro and the windows version is arm.

When I search for the tool within visual studio it's not there. I have downloaded the latest version from https://marketplace.visualstudio.com/items?itemName=Volosoft.AspNetZeroPowerTools

but when I try to install I get this error

14/08/2023 1:35:19 pm - Microsoft VSIX Installer 14/08/2023 1:35:19 pm - ------------------------------------------- 14/08/2023 1:35:19 pm - vsixinstaller.exe version: 14/08/2023 1:35:19 pm - 17.6.2164+g40888c9894 14/08/2023 1:35:19 pm - ------------------------------------------- 14/08/2023 1:35:19 pm - Command line parameters: 14/08/2023 1:35:19 pm - C:\Program Files (x86)\Microsoft Visual Studio\Installer\resources\app\ServiceHub\Services\Microsoft.VisualStudio.Setup.Service\VSIXInstaller.exe,\Mac\Home\Downloads\AspNetZeroRadToolVisualStudioExtension (1).vsix 14/08/2023 1:35:19 pm - ------------------------------------------- 14/08/2023 1:35:19 pm - Microsoft VSIX Installer 14/08/2023 1:35:19 pm - ------------------------------------------- 14/08/2023 1:35:20 pm - Initializing Install... 14/08/2023 1:35:20 pm - Searching for applicable products... 14/08/2023 1:35:21 pm - Found installed product - Visual Studio Professional 2022 14/08/2023 1:35:21 pm - Found installed product - Global Location 14/08/2023 1:35:21 pm - Extension Details... 14/08/2023 1:35:21 pm - Identifier : AspNetZeroPowerTools.9906ae75-6ad5-42ef-b6fe-18e263dde53c 14/08/2023 1:35:21 pm - Name : ASP.NET Zero Power Tools 14/08/2023 1:35:21 pm - Author : Volosoft 14/08/2023 1:35:21 pm - Version : 3.4.1 14/08/2023 1:35:21 pm - Description : ASP.NET Zero Rapid Application Development tooling. 14/08/2023 1:35:21 pm - Locale : en-US 14/08/2023 1:35:21 pm - MoreInfoURL : https://aspnetzero.com/ 14/08/2023 1:35:21 pm - InstalledByMSI : False 14/08/2023 1:35:21 pm - SupportedFrameworkVersionRange : [4.5,) 14/08/2023 1:35:21 pm - SignatureState : Unsigned 14/08/2023 1:35:21 pm - Supported Products : 14/08/2023 1:35:21 pm - Microsoft.VisualStudio.Community 14/08/2023 1:35:21 pm - Version : [17.0,18.0) 14/08/2023 1:35:21 pm - ProductArchitecture : amd64 14/08/2023 1:35:21 pm - References : 14/08/2023 1:35:21 pm - Prerequisites : 14/08/2023 1:35:21 pm - ------------------------------------------------------- 14/08/2023 1:35:21 pm - Identifier : Microsoft.VisualStudio.Component.CoreEditor 14/08/2023 1:35:21 pm - Name : Visual Studio core editor 14/08/2023 1:35:21 pm - Version : [15.8.27729.1,) 14/08/2023 1:35:21 pm - Signature Details... 14/08/2023 1:35:21 pm - Extension is not signed. 14/08/2023 1:35:21 pm - VSIXInstaller.NoApplicableSKUsException: This extension is not installable on any currently installed products. at VSIXInstaller.ExtensionService.GetInstallableDataImpl(String vsixPath, 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.Task`1.InnerInvoke() at System.Threading.Tasks.Task.Execute()

Any ideas what could be causing this?


1 Answer(s)