Hi, has anyone encountered the following error before on a solution import?
Property EnableNegativeTimer is required, but the declaration is missing. More Details:Parent Type:SystemForm;SubType:main;Parent Id:fb540f69-28c8-49a6-b4a4-e4943f6e3513;Associated entity:Incident;Control Description Xml:<controlDescription forControl="{2b836538-9e17-06d6-1431-e258000116a8}"><customControl id="{E7A81278-8635-4D9E-8D4D-59480B391C5B}" formFactor="0"><parameters /></customControl><customControl id="{E7A81278-8635-4D9E-8D4D-59480B391C5B}" formFactor="1"><parameters /></customControl><customControl id="{E7A81278-8635-4D9E-8D4D-59480B391C5B}" formFactor="2"><parameters /></customControl><customControl name="MscrmControls.SlaTimer.SlaTimerControl"><parameters><data-set name="dataSetGrid_1"><ViewId>{8CB84C0D-91F6-43DC-A68A-A62D03FE3CF5}</ViewId><IsUserView>false</IsUserView><RelationshipName>slakpiinstance_incident</RelationshipName><TargetEntityType>slakpiinstance</TargetEntityType><EnableViewPicker>false</EnableViewPicker><FilteredViewIds /></data-set><Update_Frequency static="true" type="Enum">300</Update_Frequency></parameters></customControl></controlDescription>;Control Reference Xml:<control id="Subgrid_Slatimers" classid="{F9A8A302-114E-466A-B582-6771B2AE0D92}" indicationOfSubgrid="true" uniqueid="{2b836538-9e17-06d6-1431-e258000116a8}"><parameters><TargetEntityType>slakpiinstance</TargetEntityType><ViewId>{8CB84C0D-91F6-43DC-A68A-A62D03FE3CF5}</ViewId><ViewIds /><EnableViewPicker>false</EnableViewPicker><RelationshipName>slakpiinstance_incident</RelationshipName><RecordsPerPage>4</RecordsPerPage><HeaderColorCode>#F5FBFE</HeaderColorCode><IsUserView>false</IsUserView><EnableQuickFind>false</EnableQuickFind><EnableJumpBar>false</EnableJumpBar><AutoExpand>Fixed</AutoExpand><ChartGridMode>All</ChartGridMode><VisualizationId /><IsUserChart>false</IsUserChart><EnableChartPicker>true</EnableChartPicker></parameters></control>;Error Message:-2146041806;Additional Information:;
The case form has a sub-grid for displaying applicable SLAs which has an SLA timer control added.
This works fine and the solution containing the case form has been happily exporting up until this week.
Now we are unable to import the solution due to this error. Have tried removing the SLA Timer control and exporting but it gives the same error.
Any suggestions would be most welcome! We've raised a support ticket but the estimate is up to 8 days before MS can look at it.