Hello,
I installed the "document automation base kit" in my dev environment and would like to deploy the solution to the test/prod environments via solution pipeline. I created a new unmanaged solution and added all components from the managed "document automation base kit" into the new unmanaged solution. However, when I tried to deploy the unmanaged solution, I got the "Validation failed due to missing dependencies" error message.
I exported the solution and tried to manually imported it to the test environment but it also showed this error message. I attached the solution-zip file. Could you tell me why I got this error and what I have to do to be able to deploy this base kit to different environments? I have neither used nor customized any component of the solution yet.
Hi @davidkr ,
It may be that you need to first install the Document Automation starter kit in the target environment. I suggest you to test that in a different test environment before doing it to your production.
I just solved this problem. I installed the "document automation base kit" solution in my test environment too. Then it was possible to deploy the unmanaged solution to the test environment.