I always imported solution as Unmanaged however for same environment we need to import Managed solution this time. This managed solution has some entities which are already on production environment.
If I try to export solution as Unmanaged it works perfect and can go into production however if I try to export a solution as Managed and then try to import into production environment I am getting error of missing components
The import of the solution ABCD failed. The following components are missing in your system and are not included in the solution. Import the managed solutions that contain these components (Active) and then try importing this solution again.
Any idea what I need to do? I cant include all missing components as they are already on prod environment.
Appreciate any help.
*This post is locked for comments