Bonjour à tous,
J'ai besoin d'aide svp!!
Je rencontre un problème quand je fais appel à LyncClient.Get() depuis un projet Windows Service, sachant que cela fonctionne bien si je teste sur une application console.
L'erreur que j'obtient est la suivante:
Microsoft.Lync.Model.ClientNotFoundException: The host process is not running
à Microsoft.Lync.Model.LyncClient.EnsureOI()
à Microsoft.Lync.Model.LyncClient.GetClient(Boolean sideBySideLync)
Merci d'avance.