2015

Copyright 2011 - 2017 Greig Sheridan. (https://greiginsydney.com + https://twitter.com/greiginsydney).

Sydney, Australia.

https://bounsky.com

 

bounSky 2015 is written in C# in Visual Studio 2015 using the Lync API SDK. It connects to the Lync and Skype for Business Client and drives it by remote control. Some aspects of bounSky's operation are limited by the way the API exposes various bits of functionality. Other limitations are just my programming ability.

With thanks to Rodney Moore, Morgan Reed and the generous contributors to the Lync API forum.

This version of bounSky is freeware. You may use it without payment in any environment.


Notes, Tips and Tricks

Handling bad passwords and other failures

The Lync / Skype for Business client doesn't report back to the API when there are problems with the sign-in process. Those errors are dealt with by the client itself, and it freezes communication with bounSky until any issues with the login credentials are resolved. If you've provided faulty credentials, you'll need to complete the login process through Lync/SfB before you'll be able to edit and correct them in bounSky.

If bounSky locks up with bad credentials and you're not able to login to the nominated system through the client, you'll have to force the connection attempt to release by clicking Tools / File / Cancel Sign-in.


Version 13.0.4.62 - 5 October 2017

(This version is compiled with the DLLs from the Office 2013-based version of Lync / Skype for Business client).

Change Log

Bugfixes:

Known Issues in this Release


Version 13.0.4.61 - 12 September 2017

(This version is compiled with the DLLs from the Office 2013-based version of Lync / Skype for Business client).

Change Log

Bugfixes:

Known Issues in this Release


Version 13.0.4.58 - 15 August 2017

(This version is compiled with the DLLs from the Office 2013-based version of Lync / Skype for Business client).

Change Log

Bugfixes:

Known Issues in this Release


Version 13.0.4.52 - June 2017

(This version is compiled with the DLLs from the Office 2013-based version of Lync / Skype for Business client).

Change Log

Bugfixes:

Known Issues in this Release



- Greig.