Component Dependency Error when deleting a managed solution
Encountered more issue when deleting a managed solution from Dynamics CRM 2013 Online. I attempted to delete the solution from the usual location, ie. navigate to Solution, then click on Delete for the solution selected.
The system went through the component dependency check process as usual and found dependent components of SDK Message Processing Step. Error as shown below.
I then checked the plugins and its steps. I removed all of them using Plugin Registration Tool and tried to delete but same error occurred. It turns out there are some Processes (could be Workflow or Business Process) which have the reference to those fields. Once I deleted those processes, the solution was then successfully deleted.
The system went through the component dependency check process as usual and found dependent components of SDK Message Processing Step. Error as shown below.
I then checked the plugins and its steps. I removed all of them using Plugin Registration Tool and tried to delete but same error occurred. It turns out there are some Processes (could be Workflow or Business Process) which have the reference to those fields. Once I deleted those processes, the solution was then successfully deleted.
Comments