In plugin registration Tool, I have
1. Registered an assembly (dll of my plugin assembly)
2. Registered a step(Message->Update, Execution mode(synchronous),post opertion)
3. Started profiling on this step
4. Attached my plugin to Plugin registration tool( using Attach to Process in visual studio)
5. Started debugging,
My plugin worked as expected.
But when I stopped profiling, the logic is not triggering and not getting any error. Could you please suggest on this(deleted cache uninstalled profiler aswell)
*This post is locked for comments
I have the same question (0)