The type 'ClientBase<>' is defined in an assembly that is not referenced. You must add a reference to assembly while writing console application in c#

 First go to the solution and right click on solution and click on the install nuGet package System.ServiceModel in your solution.

Before:


After Package Installed:


Note: For latest dynamic CRM interview question please click Here.


Comments

Popular posts from this blog

latest dynamics 365 interview questions

difference between enable rule vs display rule in ribbon workbench

If i create one record that created record date is older than 3 days, then I want to perform some operation with the help of business rule.