Predefined MS Windows Explorer Exits with code (0x40010004)

  • Thread starter Thread starter catmanmike
  • Start date Start date
C

catmanmike

I've published a predefined MS Windows Explorer window.

However when I try to start it on a Vista or XP, it never appears and the following message appears in my Windows Server 2008 Application log.

Anyone know how to get this to work? It's an important part of our evaluation.

Thanks!

Mike


Log Name: Application
Source: Desktop Window Manager
Date: 8/30/2008 4:44:10 AM
Event ID: 9009
Task Category: None
Level: Information
Keywords: Classic
User: N/A
Computer: WIN-Q1-AVPS237
Description:
The Desktop Window Manager has exited with code (0x40010004)
Event Xml:
<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="2008-08-30T08:44:10.000Z" />
<EventRecordID>1227</EventRecordID>
<Channel>Application</Channel>
<Computer>WIN-Q1-AVPS237</Computer>
<Security />
</System>
<EventData>
<Data>0x40010004</Data>
</EventData>
</Event>
 
HI

Administrators Reported that issue was solved by clicking Start-->Administrative tools-->Remote App Manager-->RDP Settings-->RD Session Host Server * Allow users to start both listed and unlisted programs on initial connection.


Regards
 
Back
Top