We have a unmanaged CustomSolution in our DEV-Environment which contains all components for deployment. Usually we export and deploy this solution in a managed environment.
Our customer now wants to split this CustomSolution into 5 different smaller solutions. The process would be:
- Creating these 5 solutions in our dev environment as unmanaged
- delete the managed CustomSolution in the target environment
- export and import the 5 solutions into the target environment as managed
The question now is: Does anybody have experience with this? Or does one know how Dynamics will behave if we delete a managed solution in the target systen and then import the 5 splittet solutions?
Does this affect already existing components, etc?
Any hints, advices etc. are higly appreciated.