Activities of "maliming"

hi

Please try to set autoSave to turewhile updating the payment request.

await PaymentRequestRepository.UpdateAsync(paymentRequest, autoSave: true);

Then share the logs again.

Thanks.

hi

You have a webapp project, but you have two domains. localhost and localhost:44362

Can you explain this?

hi

The exception lines, There are concurrent requests.

UPDATE [PayPaymentRequests] SET [ConcurrencyStamp] = @p0, [ExtraProperties] = @p1

The ConcurrencyStamp of PayPaymentRequests has been updated.

hi

Are these cookies in the same domain and port?

Yes.

hi

You can set the log level in code.

hi

No need for EnableSensitiveDataLogging

You can share current logs.

Thanks.

hi

Can you share full logs.txt?

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

Hi

Can you check if the request contains the authentication cookies in Chrome devtool?

You’re not using tiered blazor project. Right?

Settings file 'DotnetToolSettings.xml' was not found in the package

You can install the latest official NET 9 SDK to solve this issue.

https://dotnet.microsoft.com/en-us/download/dotnet/9.0

Showing 1711 to 1720 of 10663 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 12, 2025, 10:20