Hmmm. Could there be 2 copies trying to execute? The newest Plugin Reg tool can view by entity, check if there is more than one, or if there is an issue with execution order?
If you look at the default solution, you can see what verson of the plugin assembly that is present and which date it was modified on. If you have the same assembly in both a managed and an unmanaged solution you might have problems...
That is our theory. That it got into the unmanaged "layer" at some time in the past and is not being replaced by the importing of the managed. We don't "overwrite customizations" because there are unmanaged customizations
that we don't want overwritten.
So, how do we clear up the issue?
thanks for looking...
Edited bymardukesMonday, April 11, 2016 3:50 PMthanks