[SOLVED] Error "Verify the state of the solution in CRM" Package Deployer



Introduction:
In this blog we will discuss about the error(“Verify the state of the solution in CRM”) i faced while using the Package Deployer tool for Dynamics 365 Customer Engagement.
  
Solution:
Step 1:
In the ImportConfig.xml file we name we give the name of the solutionpackagefilename
Configuration File

Then we build the project and copy the folder containing the solution and the Package.dll file created.

Build Folder

Then we run the Package Deployer application and connect to the  organization the below screen shows the suction is successfully unpacked 


Successful Import

But when the solution is imported the error shown is as follows
Import Error


In the Log file we can see that the import was not successful due to the missing dependencies


Missing Dependencies



Once the missing dependencies are added the solution is successfully imported using the package deployer. The depending components can also been seen if the solution is imported manually.

Hope this small tip Helped!

Comments

Popular posts from this blog

Run Workflow directly from a button in Dynamics 365 Customer Engagement V9.0

Create and Associate Records in a single operation using Xrm.WebAPI in D365 Customer Engagement

Use Audit Logs in Dynamics 365 : Actionable Audit