Hi,
I wrote a CRM plugin that is used to send sms using sms api.
Now i created some custom "crm entities" and also same in project for xrm sdk
in a separate class library project.
i build the project successfully and i registered the plugin on CRM too
but at the time of replay plugin execution its showing me "crm entity" assembly not found,
its because we can register the plugin assembly only,
Now how can i use entity framework concept for the plugin