Event log Error 4209

  • Thread starter Thread starter Mario Dambauer
  • Start date Start date
M

Mario Dambauer

Event Type: Error
Event Source: MSDTC
Event Category: Unknown
Event ID: 4209
Date: 01.01.2003
Time: 02:31:06
User: N/A
Computer: 5E70006D82D0
Description:
A critical error occurred in an MS DTC component therefore the process is
terminating. The category field identifies the component that encountered
the error. Please contact Microsoft Product Support. Error Specifics:
d:\nt\com\com1x\dtc\dtc\msdtc\src\cservice.cpp:436, CmdLine:
C:\WINDOWS\System32\msdtc.exe, Pid: 1196
No Callstack (0)


I found out, that this EventLog Error indicates, that Windows Server WINS
gets an error:

4109 - WINS_EVT_CANT_GET_REFRESH_INTERVAL_VAL
WINS could not read the Refresh interval from the registry.

But how can I find out which regvalues are missing?
The error occours at the first boot, so there I cant use regmon, to track
which values cant be read...

Any ideas?

Thanks!
Mario
 
Your log shows eventid 4209, but you listed the error code for 4109.

--
Andy

This posting is provided "AS IS" with no warranties, and confers no
rights.
=====================================================
 
Sorry, I think I mixed some error codes....
By the way I have managed to solve my MSDTC errors.

Thanks, and sorry for my confuse posting :)
Mario
 
By the way I have managed to solve my MSDTC errors.
please let all other in this NG know to. It might be useful information to
others...
 
the only thing I added was Message Queuing (MSMQ) Performance Diagnostics
and its dependenys.
it seems that this component was missing in build...

best regards,
Mario
 
Back
Top