knowledgecenter-breadcrum

Knowledge Center

21 May, 2022

[SOLVED] System. Exception: You cannot start a transaction with a different isolation level than is already set on the current transaction.

Posted on 21 May, 2022 by Admin, Posted in Dataverse Dynamics 365

[SOLVED] System. Exception: You cannot start a transaction with a different isolation level than is already set on the current transaction. Blogs

[SOLVED] System.Exception: You cannot start a transaction with a different isolation level than is already set on the current transaction.

Introduction

I faced an error while publishing customisation of an entity using plugin which is “System.Exception: You cannot start a transaction with a different isolation level than is already set on the current transaction“. I tried to search about it, and I found that most people encountered this issue while creating custom entity and custom attribute in it.

Solution

As you can see the error details says that we cannot start a two transaction with different isolation level at time. So, I decided to change plugin execution mode from synchronous to asynchronous so we can avoid starting two transaction at a time.

I hope this will help some of you.

Thank you.

Comment

This is a Required Field

Loading

Recent Updates

Blogs
30 Sep, 2024

SMS Integration with Twilio Number in D365 Customer Service- Part 1

Introduction Integrating SMS functionality into Dynamics 365 can significantly enhance customer communication by providing a direct and efficient channel for…

READ MORE
Blogs
24 Sep, 2024

White Box Testing - Its Techniques and Types

In this blog, we’ll deal with one of the most popular methods of testing a system or system component thoroughly…

READ MORE
Case Study
06 Sep, 2024

Implementation of Business Central for a Trading Organization

Customer Overview A prominent trading organization sought to enhance its operational efficiency and streamline its business processes by implementing Dynamics…

READ MORE