Activities of "eatlam"

ABP Framework version: v0.7.5

UI Type: MVC

Database System: MongoDB

Exception message and full stack trace:

[23:32:09 INF] Started database migrations... [23:32:09 INF] Migrating schema for host database... ABP-LIC-0018 - Your trial period has ended! - Please contact to license@abp.io to purchase a license. License check failed for 'Volo.Abp.Identity.Pro.Domain-v8.2.0.0'. Process finished with exit code -42.

Can't I use my current project because my trial version has expired? What should I do?

ABP Framework version: v8.2.0 UI Type: MVC Database System: EF Core (SQL Server) Tiered (for MVC) or Auth Server Separated (for Angular): No Exception message and full stack trace: N/A Steps to reproduce the issue:

We are using the trial version of ABP Commercial. The Volo.Account.Pro package is installed in our project. We want to override the Register.cshtml file to make some modifications. We can successfully override by adding the Register.cshtml file to the Pages/Account directory. However, we are unable to find the original Register.cshtml file in the Volo.Account.Pro package to use as a base for our modifications. Description: We are currently using the trial version of ABP Commercial and have the Volo.Account.Pro package installed in our project. We need to override the Register.cshtml file to make some minor modifications. While we can successfully override by adding the file to the Pages/Account directory in our project, we are unable to locate the original Register.cshtml file within the Volo.Account.Pro package to use as a reference.

Is there a way to view or obtain the original Register.cshtml file from the Volo.Account.Pro package?

Any guidance on how to find the original Register.cshtml file or any sample code for the default implementation would be greatly appreciated.

Thank you for your assistance.

Showing 1 to 3 of 3 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 19, 2024, 10:13