Dear all;
in my custom work flow activity in mscrm 2011 online i am tring to put Microsost.XRM.sdk.Deployement dll to use the below code
AsyncSettings abc = new AsyncSettings();
abc.MaxJobExecutionTime = 3000;
it is giving me this erro
Could not load file or assembly 'Microsoft.Xrm.Sdk.Deployment