Month: January 2019

Could not load file or assembly ‘Microsoft.Xrm.Sdk.Deployment, Version=9.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35’ or one of its dependencies. The located assembly’s manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

We might get above error while using CRMSdk assemblies inside a console application. Just make sure there is no mismatch among the assembly’s version being used in the project …