Activities of "maliming"

hi

Can you share your project with me(include steps)? liming.ma@volosoft.com

What if you use the dotnet run command?

Cannot find compilation library location for package 'ConfigureAwait.Fody'

Try to run delete-bin-obj-folders.bat and re-run the app

Currently the site is sitting behind a apache reverse proxy with SSL configured.

You can change to the domain name(apache domain), or use http.

Answer

hi

https://support.abp.io/QA/Questions/1400/Email-Confirmation-Token-is-always-Invalid#answer-95c7bf9b-4915-0e3b-296e-39fcbdb8672d

hi

You need to enable the LDAP login feature and configure related settings.

https://docs.abp.io/en/commercial/latest/modules/account/ldap

https://github.com/abpframework/abp/issues/10916#issuecomment-993261785

Answer

Please also configure it in the project that calls SendEmailConfirmationLinkAsync.

Answer

Do you have similar code like below?

Configure<AppUrlOptions>(options =>
{
    options.Applications["MVC"].RootUrl = configuration["App:SelfUrl"]; // "SelfUrl": "https://localhost:44303"
});

https://github.com/abpframework/abp/pull/8916

You can consider to custom the MultiTenancyMiddlewareErrorPageBuilder

Answer

hi

Showing 8971 to 8980 of 10635 entries
Learn More, Pay Less
33% OFF
All Trainings!
Get Your Deal
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.0.0-preview. Updated on September 10, 2025, 06:30