Microsoft
Software
Hardware
Network
Question : OCS 2007 R2 Desktop Sharing
Hello there, have things moving along pretty good, but can't recreate the remote desktop sharing this time around. I could have sworn I had this figured out but guess not :-)
Have the following installed: Pool, CWA, Edge, ISA/Forefront.
Have tested the following without any issue at the moment...
internal automatic login for office communicator
external automatic login for office communicator
CWA with internal URL and automatic login
CWA with external URL and forms-based login
desktop sharing with internal users to each other
desktop sharing with two external users at the same remote site
But then am having problem with the following...
desktop sharing with external user and an internal user
desktop sharing with external users that are not at the same LAN
Anyone have any ideas? Thanks for any info!
Answer : OCS 2007 R2 Desktop Sharing
XSLT is case-sensitive language. Since the attribute POSITION is uppercased in the XML it should be uppercased in the XSLT:
<xsl:sort select="@POSITION" data-type="number" order="ascending"/>
Random Solutions
find files in command line
CSS mouseover and click effects
Looking for a directshow webcam capture sample
copy (source codel) from one machine to another machine automate
Visual Basic Listbox to Textbox
how to add 2 minutes to timestamp in Oracle
year value
Transaction problem
SBS 2003 R2 remote web workplace
I am trying to compile an already produced program and it gets error 9009, which I was told has to do with the path of the batch program, where do I re-path the batch program correctly?