Activities of "maliming"

hi

Here is file-management module code:

because the method header wont match with above methodes,

What do you mean?

Here is full example https://docs.abp.io/en/abp/5.1/Application-Services#working-with-streams

hi Please set the log level to DEBUG, then share the error logs. Thanks

hi

You can set the Layout to null of the AccountEmailTemplates.EmailConfirmationLink

public class DemoTemplateDefinitionProvider : TemplateDefinitionProvider
{
      public override void Define(ITemplateDefinitionContext context)
      {
            context.GetOrNull(AccountEmailTemplates.EmailConfirmationLink).Layout = null;
      }
}

hi

I recommend that you add the source code of the Identity module to your solution and add the IsActive property to the IdentityRole.

HI

Can you check the web.config?

https://docs.microsoft.com/en-us/aspnet/core/fundamentals/environments?view=aspnetcore-6.0#windows---use-webconfig

hi

I think you just need to change the syntax of the SQL server to the oracle, the principle is the same.

https://github.com/abpframework/abp-samples/blob/master/StoredProcedureDemo/src/StoredProcedureDemo.EntityFrameworkCore/EntityFrameworkCore/Users/AppUserRepository.cs#L27-L40

Answer

Hi

The request filtering module is configured to deny a request where the query string is too long.

https://www.syncfusion.com/kb/5051/how-to-resolve-the-http-error-404-15-not-found https://stackoverflow.com/questions/42370214/http-error-404-15-not-found

hi

https://community.abp.io/posts/how-to-customize-the-login-page-for-mvc-razor-page-applications-9a40f3cd

hi

See https://docs.abp.io/en/abp/5.1/Application-Services#working-with-streams

Showing 9481 to 9490 of 11519 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.1.0-preview. Updated on December 17, 2025, 07:08
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.