MSDTC service does not start error code -1073737712

  

If the MSDTC service is not started, start it first

net start msdtc
Start MSDTC service and then it can be
If the startup fails, prompt the distributed transaction coordinator service Can not start, do the following

{MSDTC distributed transaction can not start
error message:

----------------- ----------
Service
---------------------------
Windows cannot be The local computer starts the Distributed Transaction Coordinator. Check the system event log for more information. If this is a non-Microsoft service, contact your service provider and refer to the specific service error code -1073737712.
---------------------------
OK
------------- --------------


Workaround:

Rename C:\\WINDOWS\\system32\\dtclog to this directory (if any), Then re-create the directory.
Under the command line: msdtc -resetlog

Then msdtc can be started. }

Then in Start -> Settings -> Control Panel -> Administrative Tools -> Component Services, Console Root -> "Component Services" -> "Computer" -> "My Computer" -> "COM+ Application", there is an "IIS Out-Of-Process Pooled" right mouse button "Properties" - "Identification" - - Adjust "This User" to "Interactive User--Users who are currently logged in". Then "OK", then right click "Properties" - "Start".

Copyright © Windows knowledge All Rights Reserved