A client has all his changes in one solution, and normally exports from Dev and imports to UAT.
It's now coming up with an error when import to UAT:
There was an error calculating dependencies for this component. Missing component id b72901a0-1b6b-4fa4-bde2-b469895ec2ce
Clicking on Help from the Solution Import dialog takes you here: support.microsoft.com/.../there-was-an-error-calculating-dependencies-for-this-component-missing
This says to search the Solution.XML file for the guid. But doing this just brings up one line which doesn't tell me much:
<RootComponent type="60" id="{b72901a0-1b6b-4fa4-bde2-b469895ec2ce}" behavior="0" />
I've tried looking online and some posts have said you can enter the GUID in a URL from editing a form. But I can't get to edit a form since the new UCI interface
Anyone had the same issue recently, and managed to resolve it?
TIA