Hi all,
Some details to setup my problem: We operate 3 environments for our PA solutions (Dev, Test, Prod). Previously, I had two separate solutions. One was an admin app (Solution A), and the other was an end-user facing app (Solution B).
In the past week, I took the components of Solution A and added them to Solution B so I can manage everything through a single package. I was able to delete the package for Solution A in my Dev and Prod environments, however when I try to delete the solution in my test environment, I get the following error:
The uninstall operation will delete the base layer for the component 'AppSetting' with id '8afdc442-1f84-43c9-98e2-78b193fc257c'. The operation cannot continue because there are other managed layers over the base layer. You can use the solution layers to find out which other solutions are blocking the operation.
When I check the solution layers for the app in Solution A, it shows that I have a solution layer from Solution B. The problem is that this solution is in a managed environment, so I can't remove active layers, and when I go into Solution B, it doesn't show any solution layers for that app.
I know this is a bit convoluted, so let me know if there is anything else I can provide for clarification, and thanks in advance for any help!