running abp app
An Error occurred using a transaction EFCore5
an error occurred while thie batch executor was releasing a transaction savepoint
running abp app
An Error occurred using a transaction EFCore5
an error occurred while thie batch executor was releasing a transaction savepoint
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.
8 people are following this question.
Insert a node as child ,before or after a node in nested dynamic JSON Node using C#
Visual Studio 2019: Undefined behavior in a C++/CLI wrapper project.
Example for how to get Package Metadata from Azure DevOps Rest-Api Artifacts using c#
How to collapse individual nested grids/stackpanels inside a grid?