Hello,
I am
facing issues while trying to import a solution from one environment to another. I created a solution which consists of the plugin and
the SDK message processing step. Imported from Dev -> Testing environment. I did not face any issues. The import was done successfully
and the functionality worked as well. Attempted to migrate the newly created solution(containing the plugin assembly, sdk step and some other components) from testing environment to production and am thrown the error "Unable to load plugin assembly ". The error was thrown in the sdk step. We broke the solution into two. One contained just the other components and that was imported without any issues. So what could be the issue and how do I fix it?
*This post is locked for comments