Activities of "maliming"

hi

AbpDistributedLock requires Redis to implement distributed locks.

See https://abp.io/docs/9.3/kb/when-to-use-a-distributed-cache-server

Blazor Wasm 和 Server 都会使用_framework/blazor.web.js 文件

这些blazor框架文件默认会在发布后出现在wwwroot文件夹内

你可以创建微软和abp的blazor server项目模版来测试默认行为

当我使用dotnet publish 一个blazor server项目后, wwwroot会出现这些Javascript

试试 ls -R 命令显示所有文件

hi

There are two URLs

https://webap-fbteammanagement-we1-int.azurewebsites.net/ https://int-fbteammgmt.lpl-cloud.com/

The logs show you are accessing the https://webap-fbteammanagement-we1-int.azurewebsites.net/

But the Auzre login redirect URL is https://int-fbteammgmt.lpl-cloud.com/

Why are you not using https://webap-fbteammanagement-we1-int.azurewebsites.net/ as the redirect URL?

Thanks.

请检查下dotnet publish后的发布文件

_framework/blazor.web.js 应该在发布后wwwroot文件夹中.

你好 我的email: liming.ma@volosoft.com

Yes, you also need to add the Elsa EF core code, then it will create the database after the app starts.

hi

liming.ma@volosoft.com

https://wetransfer.com/

Thanks.

hi

Can you change the log level to debug and share the logs again?

var loggerConfiguration = new LoggerConfiguration()
    .MinimumLevel.Debug()
    .MinimumLevel.Override("Microsoft.EntityFrameworkCore", LogEventLevel.Warning)
    .Enrich.FromLogContext()
    .WriteTo.Async(c => c.File("Logs/logs.txt"))

https://abp.io/support/questions/8622/How-to-enable-Debug-logs-for-troubleshoot-problems

Thanks.

Showing 701 to 710 of 12011 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 February 25, 2026, 11:36
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.