Share via

An Error occurred using a transaction EFCore5

文杰 朱 21 Reputation points
2021-04-28T09:13:41.133+00:00

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

Developer technologies | C#
Developer technologies | C#

An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.

0 comments No comments

Answer accepted by question author

Duane Arnold 3,216 Reputation points
2021-04-28T09:36:44.603+00:00

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.

Was this answer helpful?

2 people found this answer helpful.
0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.