Base solution for your next web application

Activities of "eftimevalerian"

thanks ... not sure if you noticed I've mentioned that I'm using a Windows 11 VM with VS 2022 ...

I have a new Windows 11 development virtual machine, running on a MacBook Pro with an M2 processor. I'm getting the following error when I'm trying to install the ASP.NET Zero Power Tools extension for VS 2022, and here is the log file.

2023-06-09 7:00:35 AM - Microsoft VSIX Installer 2023-06-09 7:00:35 AM - ------------------------------------------- 2023-06-09 7:00:35 AM - vsixinstaller.exe version: 2023-06-09 7:00:35 AM - 17.6.2164+g40888c9894 2023-06-09 7:00:35 AM - ------------------------------------------- 2023-06-09 7:00:35 AM - Command line parameters: 2023-06-09 7:00:35 AM - C:\Program Files (x86)\Microsoft Visual Studio\Installer\resources\app\ServiceHub\Services\Microsoft.VisualStudio.Setup.Service\VSIXInstaller.exe,\Mac\Home\Downloads\AspNetZeroRadToolVisualStudioExtension(1).vsix 2023-06-09 7:00:35 AM - ------------------------------------------- 2023-06-09 7:00:35 AM - Microsoft VSIX Installer 2023-06-09 7:00:35 AM - ------------------------------------------- 2023-06-09 7:00:36 AM - Initializing Install... 2023-06-09 7:00:36 AM - Searching for applicable products... 2023-06-09 7:00:37 AM - Found installed product - Visual Studio Community 2022 2023-06-09 7:00:37 AM - Found installed product - Global Location 2023-06-09 7:00:37 AM - Extension Details... 2023-06-09 7:00:37 AM - Identifier : AspNetZeroPowerTools.9906ae75-6ad5-42ef-b6fe-18e263dde53c 2023-06-09 7:00:37 AM - Name : ASP.NET Zero Power Tools 2023-06-09 7:00:37 AM - Author : Volosoft 2023-06-09 7:00:37 AM - Version : 3.3.0 2023-06-09 7:00:37 AM - Description : ASP.NET Zero Rapid Application Development tooling. 2023-06-09 7:00:37 AM - Locale : en-US 2023-06-09 7:00:37 AM - MoreInfoURL : https://aspnetzero.com/ 2023-06-09 7:00:37 AM - InstalledByMSI : False 2023-06-09 7:00:37 AM - SupportedFrameworkVersionRange : [4.5,) 2023-06-09 7:00:37 AM - SignatureState : Unsigned 2023-06-09 7:00:37 AM - Supported Products : 2023-06-09 7:00:37 AM - Microsoft.VisualStudio.Community 2023-06-09 7:00:37 AM - Version : [17.0,18.0) 2023-06-09 7:00:37 AM - ProductArchitecture : amd64 2023-06-09 7:00:37 AM - References : 2023-06-09 7:00:37 AM - Prerequisites : 2023-06-09 7:00:37 AM - ------------------------------------------------------- 2023-06-09 7:00:37 AM - Identifier : Microsoft.VisualStudio.Component.CoreEditor 2023-06-09 7:00:37 AM - Name : Visual Studio core editor 2023-06-09 7:00:37 AM - Version : [15.8.27729.1,) 2023-06-09 7:00:37 AM - Signature Details... 2023-06-09 7:00:37 AM - Extension is not signed. 2023-06-09 7:00:37 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, 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()

Is the error raised because of my ARM64 version of Windows 11?

Answer

Is/was there any progress in adding extra options to the "Menu Position" Request?

Question

Hello, I'm interested to know if the implementation of .net MAUI is on your roadmap for ASP.NET Zero project . Thank you Valerian

Answer

Thank you , I have disabled the WebDEV feature in IIS and this solved the issue. Thank you for your help @maliming !

Question

Hello, I'm a new customer and I'm trying to run the first project and my experience with ASP.NET CORE/MVC is limited.

I'm able to run the project locally in VS but when I publish the solution on the webserver I'm not able to update the settings or the profile pictures, which points to an API or IIS miss-configuration (PUT command - a method not allowed). Here is the error :

Would you be able to guide me on what else needs to be configured? Initially, I suspected a database connection, but I can log in and retrieve/read data from the database. Thank you for your guidance and help.

Hi @ismcagdas Thank you for your guidance.

Hi @ismcagdas

I have a similar issue trying to setup the IIS with the two application (CORE and ANGUlAR) under the same domain name. Are you able to guide me ? I can send you a webex meeting invite to review my configuration. Thank you for your help.

Showing 1 to 8 of 8 entries