
- MICROSOFT LYNC SCREEN SHARING HOW TO
- MICROSOFT LYNC SCREEN SHARING INSTALL
- MICROSOFT LYNC SCREEN SHARING UPDATE
To make the following example code easier to read, several conversation-related API state objects are stored in class fields. The SIP address list should let a user select multiple addresses so that multiple users can be invited to join the new conversation. The first list displays contact SIP addresses for Lync users, the button starts the conversation, and the second list displays the resources that can be shared in the new conversation. In addition to the instance, your application must declare a button and two lists.

For more information, see How to: Sign a user in to Lync.
MICROSOFT LYNC SCREEN SHARING HOW TO
For information about how to create a contact list, see How to: Display a contact list.īefore you complete the procedures in this topic, your application must declare and initialize an instance of. For this reason, the following examples do not fill the shared resources list until after the conversation is started. You can only get shareable resources in the context of an active conversation. The following figure shows a sample application Windows Form. Learn about the ApplicationSharingModality class and how it enables you to share resources in an application. Learn about programmatically sharing a computer monitor, desktop, or running program with another Microsoft Lync 2013 user in a conversation window by using classes in Microsoft Lync 2013 SDK. Understanding the following concepts is essential to using resource sharing conversions in an application. Microsoft Lync 2013 SDK must be installed on the development computer. You must have sign-in credentials for Microsoft Lync Server 2013. Microsoft Lync 2013 must be installed and running on the development computer. The prerequisites for starting a resource sharing conversation are as follows: For an overview of resource sharing in Microsoft Lync 2013, see Sharing resources in a conversation. For more information about the Share Resources sample application, see Code samples: Lync SDK. This topic describes how to build the UI elements highlighted in figure 1 by completing the following tasks. It might also be necessary to reinstall the Lync client or repair Office after the removal and reinstallation.Learn how to use Microsoft Lync 2013 SDK to start a Microsoft Lync 2013 sharing conversation and get a list of shareable resources that are shared in the conversation.
MICROSOFT LYNC SCREEN SHARING INSTALL
The resolution is to remove both updates and install each manually, one at a time. If KB2760512 is fully installed first (including requisite reboots), KB2760556 will install without issue. If it’s not, and both are installed at the same time, this issue can arise.
MICROSOFT LYNC SCREEN SHARING UPDATE
Apparently, KB2760556 assumes that the prior update is already in place.

Turns out, there were two Windows Updates, KB2760512 and KB2760556, which were causing the difficulty. It didn’t seem to be an infrastructure issue, since some screen shares were successful.


When it didn’t work, users were presented with the error “An error occurred during the screen presentation” Some users could send screen shares but not accept others’ content, or vice versa. But, on a recent Lync project, that just wasn’t the case. If you can IM someone, screen sharing just seems to work. Microsoft Lync screen sharing always seems so straightforward.
