Hi,
I've started getting an error when trying to create a rollup or calculated field. My instance is set to Swedish, but the error message translate to something like "Error on XML platform. Invalid fields has been set for this entity."
I started getting the error in my company's instance where I develop. So I resetted another instance and I got the same error, in an instance without any solutions. I also registered for a trial instance, same problem there.
This is the log file from the error message.
Unhandled Exception: System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.OrganizationServiceFault, Microsoft.Xrm.Sdk, Version=9.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]: Attribute new_testt has SourceType 2, but 0 was specified.Detail:
<OrganizationServiceFault xmlns:i="www.w3.org/.../XMLSchema-instance" xmlns="schemas.microsoft.com/.../Contracts">
<ActivityId>62e1c536-ef5d-45d8-8bcb-859ecc87ea0f</ActivityId>
<ErrorCode>-2147214842</ErrorCode>
<ErrorDetails xmlns:d2p1="schemas.datacontract.org/.../System.Collections.Generic" />
<Message>Attribute new_testt has SourceType 2, but 0 was specified.</Message>
<Timestamp>2018-09-11T19:30:52.6820103Z</Timestamp>
<ExceptionRetriable>false</ExceptionRetriable>
<ExceptionSource i:nil="true" />
<InnerFault i:nil="true" />
<OriginalException i:nil="true" />
<TraceText i:nil="true" />
</OrganizationServiceFault>
Is this a known issue?
Thanks
Kind regards