Re: Use of wide screens with Remote Desktop Web Connection ActiveX



Thanks very much for your help.
From the technet forums I found an post saying that they have combined the
ActiveX control with the new RDP 6.0 client. So once thatis installed we have
the ActiveX control installed for the web.


"Sooner Al [MVP]" wrote:

"Paul Saunders" <PaulSaunders@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:124CDFCB-620E-48DD-A523-1CCDC6995FCB@xxxxxxxxxxxxxxxx
Thanks for the information. The main problem is that we request Full
Screen but there appears to be an inbuilt limit of 1600 x1200 and when it
encounters any resolution with 1 of the dimensions larger than those, it
fails to go full screen and stays at the default. So we are looking to
raise
the limit rather than allow a specific resolution.

"Sooner Al [MVP]" wrote:

"Paul Saunders" <PaulSaunders@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:9E0C647F-7D81-4ACD-9B1C-1620DFBBBE42@xxxxxxxxxxxxxxxx

We use Remote Desktop Web Connection ActiveX control to access our
terminal
servers.
This is Microsoft RDP client (redist) version 5,2,3790,0

Users have problems on wide screen monitors (greater than 1600 x 1200).

Found that the Windows equivalent of this control, Remote Desktop
Connection
client, has been recently released as new version 6. (see KB925876).
This
enables the system to work properly on wide screen monitors.

However we need to use the ActiveX client rather than the above.

My question is: Has Microsoft released RDP Client control (active X
control)
version 6 that is equivalent to the new Windows version 6 and will thus
solve
our users problems with wide screens?

I don't use the web method at all so I may be steering you wrong, but
have
you tried simply modifying the default.htm file on the host/server
computer
to add the higher resolution? You can download a modified advanced
default.htm file, created by Jeffrey Randow (a former MS-MVP). Here is an
example snippet from the file...

*****************************
case "6"
resWidth = "1600"

resHeight = "1200"

end select

MsRdpClient.DesktopWidth = resWidth

MsRdpClient.DesktopHeight = resHeight

*****************************

http://www.schinning.net/Portals/0/Downloads/RDPwebadvanced51xpsp2.zip

If that link does not work go to this site and look in the "Clients"
section.

http://www.schinning.net/FreeTools/tabid/54/Default.aspx

Beyond that you might post this question to the
microsoft.public.windows.vista.network_sharing or the
microsoft.public.windows.terminal_services news groups.

Good luck...

--

Al Jarvi (MS-MVP Windows Networking)

Please post *ALL* questions and replies to the news group for the
mutual benefit of all of us...
The MS-MVP Program - http://mvp.support.microsoft.com
This posting is provided "AS IS" with no warranties, and confers no
rights...


Have you searched (or posted to) the TechNet forums? Doing a quick scan I
have seen some posts there that imply the new RDP 6.0 client includes a new
ActiveX client/component...

http://forums.microsoft.com/TechNet/ShowForum.aspx?ForumID=580&SiteID=17

There is also the Terminal Services Team blog that may have answers...

http://blogs.msdn.com/ts/

Good luck...

--

Al Jarvi (MS-MVP Windows Networking)

Please post *ALL* questions and replies to the news group for the
mutual benefit of all of us...
The MS-MVP Program - http://mvp.support.microsoft.com
This posting is provided "AS IS" with no warranties, and confers no
rights...

.



Relevant Pages

  • Re: Terminal Server client display issues
    ... What is the screen resolution of your RDP connections? ... MVP Windows Server - Terminal Server ... The issue isn't limited to buttons, in some screens tables and other ... with it, no matter what client OS, or RDP version. ...
    (microsoft.public.windows.terminal_services)
  • Re: Remote Desktop ActiveX Control
    ... I tried this and I still do not see Terminal Services Client or RDP in the ... portion of the Remote Web Workplaces requires the Microsoft Remote Desktop ... remote desktop activex control. ...
    (microsoft.public.windowsxp.work_remotely)
  • Re: Remote Desktop ActiveX Control
    ... I do not see RDP in the list of add ons. ... download the ActiveX control either. ... I tried this and I still do not see Terminal Services Client or RDP in the ... portion of the Remote Web Workplaces requires the Microsoft Remote Desktop ...
    (microsoft.public.windowsxp.work_remotely)
  • Re: VB Scripting CreateObject Client Side Object
    ... that does sound like a job for an ActiveX control. ... I have a client application that pulls credit reports. ... > from the browser into my application. ... > ActiveX object that would set properties and launch (w/ command line ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: HTTP receive issue
    ... Client requests.aspx from the WSS server ... Client probes the WSS server for the required ActiveX control by ...
    (microsoft.public.biztalk.general)

Loading