Open Closed

Custom Login.cshtml #8396


User avatar
0
franciscosl created

Good morning, In a new project created with the CLI I tried to overwrite the Login.cshtml file. I have searched for documentation, tried solutions discussed in other threads.... But the changes are never applied, could you give me a project with a custom Login.cshtml?

  • ABP Framework version: v8.3.2
  • UI Type: Blazor WebApp
  • Database System: EF Core - SQL Server
  • Tiered (for MVC) or Auth Server Separated (for Angular): no
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

3 Answer(s)
  • User Avatar
    0
    Anjali_Musmade created
    Support Team Support Team Member

    Hello ,

    Can you please check this document https://abp.io/community/articles/how-to-customize-the-login-page-of-an-abp-blazor-application-by4o9yms

    Thank you.

  • User Avatar
    0
    franciscosl created

    Following these steps I get the following error: An unhandled exception occurred while processing the request. ComponentNotRegisteredException: The requested service 'Semicrol.Arco.Core.HttpApi.Host.Auth.ArcoLoginModel' has not been registered. To avoid this exception, either register a component to provide the service, check for service registration using IsRegistered(), or use the ResolveOptional() method to resolve an optional dependency.

  • User Avatar
    0
    Anjali_Musmade created
    Support Team Support Team Member

    Can you share the stpes how to reproduce this issue.

Made with ❤️ on ABP v9.1.0-preview. Updated on December 12, 2024, 07:15