S
Sommer Engineering
My Server 2012 Standard installtion losing from time to time the RDP connection. Inside the event viewer I found this entry: The Desktop Window Manager has exited with code (0xd00002fe). Details:
- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
<Provider Name="Desktop Window Manager" />
<EventID
Qualifiers="16384">9009</EventID>
<Level>4</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2012-10-19T11:14:19.000000000Z" />
<EventRecordID>553</EventRecordID>
<Channel>Application</Channel>
<Computer>server002</Computer>
<Security />
</System>
- <EventData>
<Data>0xd00002fe</Data>
</EventData>
</Event>
The code 0xd00002fe seems to be new for Server 2012, because I was not able to find any information in the internet for this. Anyone knows what happens?
Continue reading...
- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
<Provider Name="Desktop Window Manager" />
<EventID
Qualifiers="16384">9009</EventID>
<Level>4</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2012-10-19T11:14:19.000000000Z" />
<EventRecordID>553</EventRecordID>
<Channel>Application</Channel>
<Computer>server002</Computer>
<Security />
</System>
- <EventData>
<Data>0xd00002fe</Data>
</EventData>
</Event>
The code 0xd00002fe seems to be new for Server 2012, because I was not able to find any information in the internet for this. Anyone knows what happens?
Continue reading...