problem about microsoft-lync-client-development-Collection of common programming errors


  • msdn
    lync-server-forums unified-communications-forums microsoft-lync-client-development
    Hi ,Many of the examples uses .net 3.5  , examples on 3.5 works fine ,when working on 4.0 , problems happens on this code  : ClientPlatformSettings clientPlatformSettings = new ClientPlatformSettings(_applicationName, _transportType);orProvisionedApplicationPlatformSettings settings =new ProvisionedApplicationPlatformSettings(applicationUserAgent, appID);Problem A :Could not load file or assembly ‘SIPEPS, Version=4.0.0.0, Culture=neutral,PublicKeyToken=31bf3856ad364

  • msdn
    lync-server-forums unified-communications-forums microsoft-lync-client-development
    I have a simple Silverlight app that contains an expanded ContactCard control.The card is populated with an employee X’s information.  I click on the Organization tabwhich proceeds to list additional employees under sections: Management, Manager, Shares same Manager, and Direct Reports.  Under the “Shares same Manager” section employee X name is again displayed. If I mouse over this link a second, unexpanded contactcard appears.  If I then click on the “Expand Conta

Originally posted 2013-11-29 06:12:29.