Hi everyone, I keep getting this error message pop up with activity ID ActivityId 44d4aa29-9966-423c-ab5e-400011c8fb72. How do I go in and specify an account?
Unhandled Exception: System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.OrganizationServiceFault, Microsoft.Xrm.Sdk, Version=8.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]: You should specify a parent contact or account.Detail:
<OrganizationServiceFault xmlns:i="www.w3.org/.../XMLSchema-instance" xmlns="schemas.microsoft.com/.../Contracts">
<ActivityId>44d4aa29-9966-423c-ab5e-400011c8fb72</ActivityId>
<ErrorCode>-2147204080</ErrorCode>
<ErrorDetails xmlns:d2p1="schemas.datacontract.org/.../System.Collections.Generic" />
<Message>You should specify a parent contact or account.</Message>
<Timestamp>2018-07-13T20:17:31.1554003Z</Timestamp>
<ExceptionRetriable>false</ExceptionRetriable>
<ExceptionSource i:nil="true" />
<InnerFault i:nil="true" />
<OriginalException i:nil="true" />
<TraceText i:nil="true" />
</OrganizationServiceFault>