Activities of "maliming"

hi

Can you fix the SSL problem of your angular and api website?

See https://support.abp.io/QA/Questions/1183/Angular-Login-Button-is-not-working-on-the-front#answer-99e31587-2b57-be0a-84f3-39fbfe254e5c

hi jogoertzen

Please send a email to liming.ma@volosoft.com I will share the git difference with you.

hi

You can try to add below to AuthServer project.

<ItemGroup>
    <PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="5.0.*">
        <PrivateAssets>all</PrivateAssets>
        <IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
    </PackageReference>
</ItemGroup>
Answer

hi

Please check all abp packages referenced by your project, The versions should be the same.

Thanks @jogoertzen

I will check this.

Can I check it remotely?

https://zoom.us/j/96694516779?pwd=ZTZ1K09KQ1I1WkNGK2NHMEhzWVMzQT09

hi

Are you using reverse proxy for the websites?

hi

We will fix this problem.

Note: The Microsoft.EntityFrameworkCore.Tools package was recently upgraded to 5.0.8 which seemed to cause version conflicts with 5.0.7 during the build. I worked around the issue by downgrading to 5.0.7 and editing any .csproj files that contained version 5.0.* and replaced them with 5.0.7 explicitly.

You can try to install the latest NET SDK.

5.0.302 https://dotnet.microsoft.com/download/dotnet/5.0

hi

Are you using the HTTPS on Server?

You can refer to this: https://community.abp.io/articles/patch-for-chrome-login-issue-identityserver4-samesite-cookie-problem-weypwp3n

hi

Is your SESEmailSender implement the IEmailSender and replace default one in the DI?

Account Pro will use IEmailSender to send emails by default.

https://github.com/abpframework/abp/blob/dev/framework/src/Volo.Abp.Emailing/Volo/Abp/Emailing/IEmailSender.cs#L9

Showing 11141 to 11150 of 12086 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.3.0-preview. Updated on March 02, 2026, 08:48
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.