In the case of AddMembers message for Team entity I was facing the problem and I was able to solve it by changing to AddMember. I use the VS CRM explorer and seems that this generates the code with AddMembers, I just had to change it to AddMember in the .crmregister file and in the RegisteredEvents.Add method.
↧