
Any one seen this issue. Here is the log file.
Unhandled Exception: System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.OrganizationServiceFault, Microsoft.Xrm.Sdk, Version=8.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]: Setting: '{0}' was not foundDetail:
<OrganizationServiceFault xmlns:i="www.w3.org/.../XMLSchema-instance" xmlns="schemas.microsoft.com/.../Contracts">
<ActivityId>f6bcf050-2b64-41b6-b74f-9ec757a50063</ActivityId>
<ErrorCode>-2147220891</ErrorCode>
<ErrorDetails xmlns:d2p1="schemas.datacontract.org/.../System.Collections.Generic">
<KeyValuePairOfstringanyType>
<d2p1:key>OperationStatus</d2p1:key>
<d2p1:value xmlns:d4p1="www.w3.org/.../XMLSchema" i:type="d4p1:string">0</d2p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d2p1:key>SubErrorCode</d2p1:key>
<d2p1:value xmlns:d4p1="www.w3.org/.../XMLSchema" i:type="d4p1:string">-2146233088</d2p1:value>
</KeyValuePairOfstringanyType>
</ErrorDetails>
<Message>Setting: '{0}' was not found</Message>
<Timestamp>2017-04-19T15:32:28.5264712Z</Timestamp>
<ExceptionSource i:nil="true" />
<InnerFault i:nil="true" />
<OriginalException i:nil="true" />
<TraceText>
[Microsoft.Crm.Surveys.Plugins.Merged: Microsoft.Crm.Surveys.Plugins.SurveyPublish]
[7d6371a2-6f97-e111-987f-00155d230e08: Microsoft.Crm.Surveys.Plugins.SurveyPublish: Update of msdyn_survey]
Diagnostic code:0
Diagnostic code:10
Diagnostic code:20
Exception: Microsoft.Xrm.Sdk.InvalidPluginExecutionException: Setting: '{0}' was not found
at Microsoft.Crm.Surveys.Plugins.VocPluginContext.GetConfiguration()
at Microsoft.Crm.Surveys.Plugins.SurveyPublish.ExecutePluginLogic(VocPluginContext vocPluginContext)
at Microsoft.Crm.Surveys.Plugins.BasePlugin.Execute(IServiceProvider serviceProvider)
</TraceText>
</OrganizationServiceFault>
*This post is locked for comments
I have the same question (0)Hi Timothy, this is a rather limited question. When did this erro happen for instance? The only error I've received regarding Voice of the Customer is when I use Pipeddata as it adds html code. What helps is remove the whole textfield that you're using Piped data in and retry.