Hello Support Team,
I want the left sidebar collapsed by default when users log in and navigating between pages. Is there any option to switch this feature on/off? Could you please show me how to collapse sidebar by default when navigating between pages?
Best Regards
Hello Support Team,
I am using aspnetzero asp.net core version 8.9.2. I want to get the current userId using AbpSession.UserId, but it null. Please, see the image below:
I see there's an other way (from abp site) that uses AbpSession.ToUserIdentifier(). But I cannot find this extension method.
Please, help me. Urgently
Thank you in advance
Hello Support Team,
I am using .NET Core and Angular project template. I want to set ConnectionString value in Dockerfile. Could you please tell me how to do this? Thank you very much.
Best Regards,
Hello support team,
I'm using angular and .net core solution. I cannot upload a file larger than 700 MB. It returns an 500 error. Is there any configuration that I have to set? Could you please help me figure it out?
Thank you very much,
Dzungle
Hello support team,
I just follow PhoneBookDemo video clip to write a simple unit test. But it failed with the following error message:
Result StackTrace:
at Abp.TestBase.AbpIntegratedTestBase1.EnsureClassRegistered(Type type, DependencyLifeStyle lifeStyle) in D:\Github\aspnetboilerplate\src\Abp.TestBase\TestBase\AbpIntegratedTestBase.cs:line 141 at Abp.TestBase.AbpIntegratedTestBase
1.ResolveT in D:\Github\aspnetboilerplate\src\Abp.TestBase\TestBase\AbpIntegratedTestBase.cs:line 88
at Ips.Tests.Admin.CategoryManager_Test..ctor() in C:\Repos\Ips\aspnet-core\test\Ips.Tests\Admin\CategoryManager_Test.cs:line 20
Result Message: Abp.AbpException : Can not register ICategoryAppService. It should be a non-abstract class. If not, it should be registered before.
Please, help me solve this problem.
Thank you very much
Dzung Le
Hello support team,
You know, AspNetZero version 7.0.0 uses different metronic version. Do you have the updated version of PhoneBookDemo sample?
Thanks a lot
Hello support team,
How can I set the font of root menu items (in Angular project) to uppercase while their children item still remain normal?
Thank you.