question

81322777 avatar image
0 Votes"
81322777 asked DuaneArnold-0443 answered

An Error occurred using a transaction EFCore5

running abp app
An Error occurred using a transaction EFCore5
an error occurred while thie batch executor was releasing a transaction savepoint

dotnet-csharp
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

DuaneArnold-0443 avatar image
2 Votes"
DuaneArnold-0443 answered

1) There is an EF Core tag you can post to.

2) Transactions don't throw exceptions per say. There was another exception thrown that caused the the exception you have posted about most likely, which there may be an inner.excpetion.message if not null that could further explain the cause.

But I suggest that you post to the EF Core tag.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.