Author Message
MuthuR
Joined: Mar 10, 2016
Messages: 21
Offline
Hi,

When I try to connect to EMC server using "Avaya EMC SDK", got "No More License". I used the below code to connect to EMC TServer Link

xmlClient.TServerLinkName = cmbServerLink.Text.Trim();
err = xmlClient.Connect();

The above code throws "XMLServerError" event instead of throwing "Stream Connected" event. Kindly let me know, what could be the reason for this kind of license error.

~Thanks
Go to:   
Mobile view