Thursday, January 31, 2013

MS CRM 2011 – Custom Workflow Registration – could not load crm.sdk.dll

Built a custom workflow (or rather migrated from old version of CRM) and attempted to register with the plug-in registration tool. Got an error saying dependency crm.sdk.dll could not be found. Checked all assembly bindings, tried copying to the /server/bin folder. Nothing worked.

Eventually I put a copy of crm.sdk into the GAC and the registration worked fine.

No comments: