Windows Terminal server msrdp.ocx, RDC x?

EDN Admin

Well-known member
Joined
Aug 7, 2010
Messages
12,794
Location
In the Machine
Hello All
Im new in this MSDN forum, and yes I have a question ;-).
I have build a WPF Control with C#. In this WPF Control, I use the msrdp.ocx for connecting various terminal server session. This control works fine. Now, the msrdp.ocx was updated to Version 6.x with the MS patch KB
http://support.microsoft.com/kb/956744 http://support.microsoft.com/kb/956744 , but only for Win XP SP3, Vista and Windows Server 2003. The msrdp.ocx was available on the windows operating system DVD, called msrdp.cab.
I m searching for the msrdp.cab on the windows 7 and Windows 2008 operating system DVD, but there isnt any file. I have tested my Control with Windows 2008 and the old mrdp.ocx (Version 5.2)its works fine, but the msrdp is little bit old. How can
I install a new version for windows 7 or windows 2008? Or is there a new solution possible to build a terminal server session in C#, without using the msrdp.ocx?
My versions:
Visual Studio 2010
.Net 3.5 SP1

<hr class="sig Regards, Fredy

View the full article
 
Back
Top