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
The documentation is not for the latest version (8.0.0). It's for only 7.2.0 version. Please update the documentation for the latest 8.0.0 version. Also, the change log for versions is not found.
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
Hi @ismcagdas,
Do you plan to integrate the new ABP framework into ANZ or to build a totally different product?
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
Hi TeamBliss and Ryancyq,
I use the latest version (v7.0.0) of .NET Core and Angular project. I just login as a normal user and use the visual setting to change to use theme 7. After changing to theme 7, the user account menu doesn't work any more.
Thank you.
Thank you very much, @ismcagdas.
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.