I have a MSPL script running as a Server Application in a Lync Server 2013 system. The development of this application was done in c# referencing the library 'C:\Program Files\Microsoft Lync Server 2013\SDK\Bin\ServerAgent.dll' which was installed with the MS Lync Server 2013 SDK.
I need to migrate this application to a Skype for Business 2015 system but I can't find the SfB equivalent of the Lync Server 2013 SDK.
Does anyone know how to compile a MSPL application in SfB 2015 ? I've read in various places that it should 'just work' in SfB but that would only be if I dropped the ServerAgent.dll in the same folder as the application on the SfB Front End Server and that seems like a hack.
Any suggestions would be welcome.
Thanks
Ed James