From the error message you provided, the cause of the problem is that Distributed Transaction Manager has been disabled on your machine.
Could you please make sure that if the MSDTC service has been started? Following the steps below:
1.Open your control panel, click on Administrative Tools.
2.Click on Component Service, expand the component service node, and then expand the Computers child node.
3.Right click on My Computer, choose “Properties”, and check if the MSDTC works.
Hope that helps.