I am getting the following error when trying to import a customization file to an existing CRM. I cannot find any differences in the fields and I cannot find what is causing this error. Any ideas? CRM2011 rollup 14. I am able to import
this solution into a new CRM without any issues.
-<Row ss:AutoFitHeight="0" type="Form">
- <Cell ss:StyleID="s137"
name="Time">
<Data ss:Type="String">11:25:32.14</Data>
</Cell>
- <Cell ss:StyleID="s137"
name="ItemType">
<Data ss:Type="String">Form</Data>
</Cell>
- <Cell ss:StyleID="s137"
name="Id">
<Data
ss:Type="String" />
</Cell>
- <Cell ss:StyleID="s137"
name="Name">
<Data ss:Type="String">Tw_employees</Data>
</Cell>
- <Cell ss:StyleID="s137"
name="LocalizedName">
<Data ss:Type="String">Employee</Data>
</Cell>
- <Cell ss:StyleID="s137"
name="OriginalName">
<Data ss:Type="String">Employee</Data>
</Cell>
- <Cell ss:StyleID="s137"
name="Description">
<Data
ss:Type="String" />
</Cell>
- <Cell ss:StyleID="s137"
name="Status">
<Data ss:Type="String">Failure</Data>
</Cell>
- <Cell ss:StyleID="s137"
name="ErrorCode">
<Data ss:Type="String">0x80044150</Data>
</Cell>
- <Cell ss:StyleID="s137"
name="ErrorText">
<Data ss:Type="String">An item with the same key has already been
added.</Data>
Kristen Elliott