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
Post a Comment