Event ID - 4214

Event Id4214
SourceMicrosoft-Windows-MSDTC
DescriptionThe "DllGetTransactionManagerCore" function is missing from the OLE Transactions Proxy DLL. Error Specifics: %1%0
Event Information According to Microsoft :

Cause :

This event is logged when the "DllGetTransactionManagerCore" function is missing from the OLE Transactions Proxy DLL.

Resolution :

Check for a required file

The Transaction Manager error condition might occur if a required file is missing from the System32 folder in the Windows directory.

To perform these procedures, you must have membership in Administrators , or you must have been delegated the appropriate authority.

To confirm that the required file Msdtcprx.dll is present in the System32 folder :
  1. Right-click Start , and then click Explore .
  2. Navigate to the Windows folder. In the details pane, double-click System32 .
  3. In the Search box, type msdtcprx.dll . If the file is present, it is listed in the details pane.
Stop and then restart the Microsoft Distributed Transaction Coordinator service (MSDTC).

To stop and then restart MSDTC:
  1. Click Start , and then click Command Prompt .
  2. At the command prompt, type net stop msdtc , and then press ENTER.
  3. At the command prompt, type net start msdtc , and then press ENTER.
Verify :

To perform this procedure, you must have membership in Administrators , or you must have been delegated the appropriate authority.

To verify that the Microsoft Distributed Transaction Coordinator service (MSDTC) is running:
  1. Click Start, and then click Command Prompt .
  2. At the command prompt, type sc query msdtc , and then press ENTER.
  3. The system responds with information about the service. Confirm that these two items appear: SERVICE_NAME: msdtc and STATE : 4 RUNNING .
Reference LinksEvent ID 4214 from Source Microsoft-Windows-MSDTC

Catch threats immediately

We work side-by-side with you to rapidly detect cyberthreats
and thwart attacks before they cause damage.

See what we caught

Did this information help you to resolve the problem?

Yes: My problem was resolved.
No: The information was not helpful / Partially helpful.