Activities of "maliming"

hi

Cloudflare affected the abp.io website the day before yesterday, but it has now been restored.


The settings file in the tool's NuGet package is invalid: Settings file 'DotnetToolSettings.xml' was not found in the package.

Have you installed the NET 10 SDK? https://dotnet.microsoft.com/en-us/download/dotnet/10.0

If you install it, please try:

> mkdir test
> cd test
> dotnet new globaljson
> dotnet tool install -g Volo.Abp.Studio.Cli 

The globaljson file content should be:

{
  "sdk": {
    "version": "10.0.100"
  }
}

Thanks.

hi

Can you try to run this command in a new folder?

Do you have permission to create a folder?

Thanks.

hi

Thanks. I will check it and reply here asap.

hi

Can you share full code of your XxxBlazorModule and XxxBlazorClientModule client module code and App.razor?

liming.ma@volosoft.com

Also, you can check this https://github.com/abpframework/abp/issues/22622

Thanks.

hi

Pages coming from the Account.Pro module (e.g., Security Logs, Sessions, External logins etc.) do not use my CustomSideMenuLayout.

Can you share some screenshots?

Thanks.

hi

Can you share a test URL and test user?

liming.ma@volosoft.com Thanks

hi

Can you share the full output of abp get-source Volo.Abp.LeptonXTheme --version 3.3.4 command?

Thanks.

Great news 👍

hi

System.MissingMethodException: Method not found: 'Void Microsoft.IdentityModel.Tokens.Base64UrlEncoder.Decode(System.ReadOnlySpan1<Char>, System.Span1<Byte>)'.

Try to use 8.12.0 package version of IdentityModel

<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.12.0" />
<PackageReference Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="8.12.0" />
<PackageReference Include="Microsoft.IdentityModel.Tokens" Version="8.12.0" />
<PackageReference Include="Microsoft.IdentityModel.JsonWebTokens" Version="8.12.0" />

hi

Is your Auth Server/OpenID website also logged out?

Can you share the code for the Microsoft Entra integration authentication?

eg context.Services.AddAuthentication().MicrosoftEntra()

Can you also share the har file of the logout process?

https://abp.io/support/questions/8622/How-to-enable-Debug-logs-for-troubleshoot-problems#answer-3a1a1c4b-691e-3403-98b9-5f23fa024759

Thanks.

Showing 371 to 380 of 11558 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.1.0-preview. Updated on December 25, 2025, 06:16
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.