We are attempting to import our managed solution into an organization that has some customizations already in place. We are getting an error on import:
<formXml LocalizedName="Invoice Product" OriginalName="Invoice Product" Description="Line item in an invoice containing detailed billing information for a product." id="InvoiceDetail" processed="true">
<result result="failure" errorcode="0x80044150" errortext="Index was outside the bounds of the array." datetime="14:30:31.60" datetimeticks="634849578316082996" />
</formXml>
It seems the Invoice Product form has been customized prior to our import attempt. Is there a way to get more information on the cause of the error? Is this a known issue to anyone? Any help would be greatly appreciated.