Hi All~
I'm working my way thru the new features regarding products and have hit a road block :(
I've created a new product family and am now adding product properties that should cascade down to underlying products later added to the family.
I've added a product property with a single line of text data type without issue. I've then added another product property with an option set data type. I set it required = yes and gave the option set property two property option set items
and saved the record.
When I then go back to my product family and select the created option set product property I get the following error:
Unhandled Exception: System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.OrganizationServiceFault, Microsoft.Xrm.Sdk, Version=7.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]: System.Xml.XmlException: Microsoft Dynamics CRM has experienced
an error. Reference number for administrators or support: #92DEF293Detail:
<Message>System.Xml.XmlException: Microsoft Dynamics CRM has experienced an error. Reference number for administrators or support: #92DEF293</Message>
<Timestamp>2015-08-18T16:37:35.4138405Z</Timestamp>
<InnerFault>
<ErrorCode>-2147220970</ErrorCode>
<Message>System.ArgumentException: Column 'canDelete' does not belong to table
.</Message>
<Timestamp>2015-08-18T16:37:35.4138405Z</Timestamp>
<InnerFault i:nil="true" />
<TraceText i:nil="true" />
</InnerFault>
<TraceText i:nil="true" />
</OrganizationServiceFault>
I'm no longer able to edit the property and cannot see the two property option set items that I previously created under it.....
I've attempted deleting the property and recreating several times now, all with the same end result. I don't seem to be having any issue with the other data types, only the option set.
Can anyone enlighten me as to what I've missed here? I do not understand the "Column 'canDelete' does not belong to table" error message, nor how to resolve it!
Thanks for your time and input!
Teq