Activities of "maliming"

And what's your SMTP code?

eg:

hi

Can you try to disable ssl?

And what's your stmp code?

Can we add any text for a particular language in the same section?

hi I do not understand what you mean, Can you explain it in detail?

hi

We add an option to disable the RazorRuntimeCompilation(ABP 5.0.1)

public override void PreConfigureServices(ServiceConfigurationContext context)
{
    PreConfigure<AbpAspNetCoreMvcOptions>(options =>
    {
        options.EnableRazorRuntimeCompilationOnDevelopment = false;
    });
}

https://github.com/abpframework/abp/pull/10947/files

i am able to send email through this code :->https://github.com/abpframework/abp-samples/tree/master/EmailSendDemo

Can you share the email config with me? liming.ma@volosoft.com

it's through 500 error

What's the error detail?

hi

I sent the latest source code of the payment module, It can be worked in v5.0. for package reference, we will release the 5.0.2.

My main solution is all version ABP 4.4.4.

in this way, You can't use the payment module that version 5.0.

Are you saying the ABP 4.4.4 Payment Module does not work for an MVC/Tiered application?

You can download v4.4.4 source code the payment module and add it to your solution.

hi

I have confirmed that this is a bug, I will share the solution after the fix.

hi

Please share this project with me. liming.ma@volosoft.com

hi

We will check the new question.

Showing 6661 to 6670 of 8478 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on November 11, 2024, 11:11