Hi all,
I'm trying to import a solution to our Test environment and I get the following message:
Microsoft.Crm.CrmException: AttributeId is null ---> Microsoft.Crm.CrmException: AttributeId is null
at Microsoft.Crm.Metadata.RelationshipConditionCreateAction.Validate()
Does any one know what this means and how to solve it? I also have the GUID of the entity, but don't know how to find out which entity it is referring to.
In case it is relevant, in a previous import some columns had been removed in the DEV environment. They have now been readded in the DEV environment as we realised that they should be kept to avoid data loss. The columns have been readded with the same technical name and the relationships have been given the same names.
Thanks in advance for any help.