Skip to main content

I am unable to deploy the system from K2 V5.5 (PRD server to DEV server). Missing reference error occurred as shown in the attached image. Please help me.

It is unusual to move from prod to dev, but a missing reference can be solved by working backwards through the dependency chain.  A view with a missing dependency probably has a SmartObject that has a missing dependency that has a service instance that is not configured correctly.  Drill down to the deepest layer that has a missing dependency.  Once you fix the deepest itemyou will find a lot of your other dependency errors go away.  You can also use the "Dependencies" and "Used By" tabs on the right to find items the current item depends on.


I would advise you resolve the Missing Reference error on the SmartObject first and then check if the error on the Forms and Views goes away. You can check out Conflict Resolution as a guide on fixing such conflicts on P&D.


Thank you.

Reply