I\'m trying to build a plugin that does some operations on a salesorder. I also have to set a order as fulfilled. I found on the SDK documentation an extract that must be us
It sounds like the sample code assumes you have generated the early-bound code for your organization. If you included the early-bound code in your project, this reference would resolve. See this link:
https://msdn.microsoft.com/en-us/library/gg327844.aspx
The CrmSvcUtil.exe is part of the CRM SDK. Here is a template of how to use it:
CrmSvcUtil.exe /url:http:////XRMServices/2011/Organization.svc /out:.cs /username: /password: /domain: /namespace: /serviceContextName: