Activity Feeds issue with Lead form

This question is not answered

Whenever I try adding the Record Wall to the Lead form, I get the following error:

 

Unhandled Exception: System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.OrganizationServiceFault, Microsoft.Xrm.Sdk, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]: role With Id = 167bcba7-0b38-e211-ac50-00155d0a3009 Does Not ExistDetail:

<OrganizationServiceFault xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/xrm/2011/Contracts">
   <ErrorCode>-2147220969</ErrorCode>
   <ErrorDetails xmlns:d2p1="http://schemas.datacontract.org/2004/07/System.Collections.Generic" />
   <Message>role With Id = 167bcba7-0b38-e211-ac50-00155d0a3009 Does Not Exist</Message>
   <Timestamp>2013-03-10T18:18:02.6584493Z</Timestamp>
   <InnerFault i:nil="true" />
   <TraceText i:nil="true" />
</OrganizationServiceFault>

 

At one point in time, I had two lead forms, but after reading this article, I removed the second form to try to fix the problem mentioned above.  No joy.  Any assistance would be great.

Thanks,

Benjamin Rutledge

All Replies