Microsoft Dynamics 365 Customization and Configuration (legacy) — Question 27
You install an unmanaged solution named SolutionA that has a dependency on another unmanaged solution named SolutionB.
What is the outcome when you attempt to uninstall SolutionB?
Answer options
- A. SolutionB and all components that are not dependencies of SolutionA are removed.
- B. The system prevents you from deleting SolutionB.
- C. SolutionB and all related components are removed.
- D. The container for SolutionB is removed, but all its components remain.
Correct answer: B
Explanation
The correct answer is B, as the system safeguards dependencies and prevents the deletion of SolutionB while it is still needed by SolutionA. Options A, C, and D suggest that SolutionB can be removed, which contradicts the dependency rule in unmanaged solutions.