OptionSetId cannot be changed. EnumAttributeInfo.AttributeDescription.OptionSetId(089e077e-6055-446a-ad6e-326f0bee7c9c) != c0864f8b-2c13-e411-93ed-000d3a800961
Views (182)
We got this error while importing the solution. This issue is caused by having an optionset with same name but different guid.
The solution is to identify the field and delete it from the org where we are importing.
select name from optionsetview where optionsetid = ‘c0864f8b-2c13-e411-93ed-000d3a800961’ (the 2nd guid)
The helpful post
Bye
Filed under: CRM, CRM 2011, CRM 2013, Microsoft Dynamics CRM Tagged: CRM, CRM 2011, Microsoft Dynamics CRM
This was originally posted here.

Like
Report
*This post is locked for comments