Hi, I am trying to get around the creation of a custom entity in a transaction by using the sample helperCode/CrmServiceHelpers.cs to connect to CRM. The idea is to run the code to setup CRM.
Server: Dynamics CRM 2016 8.0.0.1094
Solution: Microsoft.CrmSdk.CoreAssemblies 8.0.2.1
I can connect successfully to the server however it returns:
The application terminated with an error.
Timestamp: 07/04/2017 14:39:19
Code: -2147220989
Message: You cannot start a transaction with a different isolation level than is already set on the current transaction
Plugin Trace: Inner
Fault: Has Inner Fault
Could someone help me out. Thanks.
Here is the code:
gist.github.com/.../1de73de3c285fd7daa8f36cff432f36b
*This post is locked for comments
I have the same question (0)