Base solution for your next web application

Activities of "azmanagedit"

Found the problem: in the _ThemeXSettings.cshtml file the value needs to be set to "themex".  The theme updates in the AppSettings table, however, after selecting this, the "Theme X" tab is not selected still.

Thoughts?

@ismcagdas I confirmed it is not changing in the AbpSettings table. I tried making changes to other themes and they work correctly, but selecting "ThemeX" does not work...it sets the "default" theme.

I have followed the guide for Adding New Metronic Theme but when I select the theme "ThemeX" from the Visual Settings and click Save, it then highlights the "Default" theme and as if the new theme doe not exist.

The is new deployment with very little customization at this point using ANZ version 9 (Metronic 7) using Core MVC (jQuery).

Thanks, Robert

@maliming Thanks for the prompt response. I went through my code changes again to verify and found a missing statement "public" for the PersonAppService. After running nswag, the service.proxies.ts file updated.

Thank you,

I downloaded a demo project and have been following the instructions to create the PhoneBook. I found a few issues along the way but now I am stuck.

When I perform the instructions to generated the PersonServiceProxy as described nothing happens.

I did find code on GitHub with the complete solution, but it appears be an older version (2017).

Here is the link to the instructions: https://docs.aspnetzero.com/en/aspnet-core-angular/latest/Developing-Step-By-Step-Angular-Using-GetPeople-Method-from-Angular

Here is the output I get:

This is for the most recent version ASP.NET Core 3.0 Angular v8.0.0.

Thanks.

Showing 1 to 5 of 5 entries