Today I wasted around half-an-hour trying to troubleshoot why Plugin Registration tool was not recognising my custom workflow activity. When I tried to register the assembly, the tool would not display any custom activity.
The version I was using is 6.1.1143.
The version I was using is 6.1.1143.
I checked the obvious things
- Activity class is public
- Assembly is signed
- Workflow class extends CodeActivity
- Built using .net 4.5
I was able to register the workflow assembly without any issues. The old plugin registration tool worked without any issues as well. So, currently it seems, it is better to avoid the new plugin registration tool in CRM2013 SDK.
No comments:
Post a Comment