Base solution for your next web application

Activities of "dzungle"

Hello Support Team,

We are using version 10.4 (ASP.NET Core & Angualr). We face this error when switching to delegated user.

Could you please help us solve this issue?

Best Regards

Thank you, @ismcagdas.

Hello Support Team,

We are using latest version 10.4 (ASP.NET Core & Angular). The issue is about UI. We use the default theme. The service-proxies.ts generates some of the enums in server code with ugly prefix (definitions). Please, see the image below.

How can we remove the prefix?

Best Regards

Hello Support Team

We are updating the aspnet zero form version 8.9.2 to version 10.4 (ASP.NET Core and Angular).
We also have our own core/shared projects that target net5.0. And these projects need to be referenced by the Application.Shared project. We faced building errors because of incompatity issue as below:

.

Can we change the target framework of the Application.Shared project from netstandard2.0 to net5.0 in order to resolve the issue? Or do we have to retarget our own core/shared projects to the same netstandard2.0 framework? Could you please suggest the best practice?

Best Regards

Hello Support Team,

I get this error message when running the app offline (without internet connection).

This error significantly slows down the page loading. Could you please help me solve this issue? Best Regards

Hi @ismcagdas,

Thank you for your support. It works now, but the class name is acctually 'kt-aside-minimize'.

Hi @ismcagdas,

I have tried to put this script on the click function to navigate to new page, but it does not work. I also tried to put your script on the ngOnInit() of the new page, but it does not work either. Could you please show me more detail on where to put this script?

Thank you

Hi @ismcagdas

Could you please show me how to do this in Angular v8.9.2?

Hi Zony,

I disabled multi tenant feature.

Hello Support Team,

I am using this method to get all users of a specific role, but the result is alway zero.

var topCommanders = await UserManager.GetUsersInRoleAsync("TopCommander");

Could you please help me how to get all users of a specific role?

Thank you,

Showing 11 to 20 of 62 entries