Hello,
I'm trying to import a solution from one environment to another, but get the error 'Solution "tmp" failed to import: Property NumberOfListColumns is not declared in the control manifest'.
I have managed to identify that the problem is with the properties of the Grid Control being used in one of the forms being imported, more specifically the default component 'MscrmControls.Grid.GridControl', however I can not see why the Grid Control should differ between the two solutions. The dataverse version for the source environment is '9.2.25081.226' and for the target it's '9.2.25074.234', but I hope this isn't what makes the difference.
Does anyone know how this difference might have been introduced, and how to fix it?
I have attached a log file with the full error received when trying to import.