Hi Guys,
We are experiencing many issues in project service, on of them... the road blocker is that the “Import from project estimates”, this functionality does not work. It gives system error, here is the trace log:
Unhandled Exception: System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.OrganizationServiceFault, Microsoft.Xrm.Sdk, Version=8.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]: An error occurred in the plug-in.Detail: <OrganizationServiceFault xmlns:i="www.w3.org/.../XMLSchema-instance" xmlns="schemas.microsoft.com/.../Contracts"> <ActivityId>1e4eadaf-e480-4fe0-a897-24fe6039b028</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>An error occurred in the plug-in.</Message> <Timestamp>2018-01-30T13:08:52.2938156Z</Timestamp> <ExceptionRetriable>false</ExceptionRetriable> <ExceptionSource i:nil="true" /> <InnerFault i:nil="true" /> <OriginalException i:nil="true" /> <TraceText> [Microsoft.Crm.Workflow: Microsoft.Crm.Workflow.Activities.InvokeSdkMessageActivity] [InvokeSdkMessageStep7: The system is now summarizing and importing project estimation details to the quote line. This may take a while.] [Microsoft.Dynamics.ProjectService.Plugins: Microsoft.Dynamics.ProjectService.Plugins.CreateQuoteLineDetailsFromEstimate] [6174ce29-99fd-e411-80d4-00155db9cd01: d5f1d4be-e92b-4a21-b660-e9056b38e839] Exiting Microsoft.Dynamics.ProjectService.Plugins.PreValidatequotedetailUpdate.Execute(), Correlation Id: 23f6916e-e2a0-4c02-8d51-3577c4c46834, Initiating User: f86c30de-981d-e711-810a-5065f38ac921 Exception: System.ServiceModel.FaultException`1[Microsoft.Xrm.Sdk.OrganizationServiceFault]: An error occurred in the plug-in. (Fault Detail is equal to Microsoft.Xrm.Sdk.OrganizationServiceFault)., Correlation Id: 23f6916e-e2a0-4c02-8d51-3577c4c46834, Initiating User: f86c30de-981d-e711-810a-5065f38ac921 Exiting Microsoft.Dynamics.ProjectService.Plugins.CreateQuoteLineDetailsFromEstimate.Execute(), Correlation Id: 23f6916e-e2a0-4c02-8d51-3577c4c46834, Initiating User: f86c30de-981d-e711-810a-5065f38ac921 [Microsoft.Dynamics.ProjectService.Plugins: Microsoft.Dynamics.ProjectService.Plugins.PreValidatequotedetailUpdate] [b64cd205-b706-4db7-b5a6-9af2635f469b: 0188a137-0f5b-4f51-aae4-18ac9c879e72] Exiting Microsoft.Dynamics.ProjectService.Plugins.PreValidatequotedetailUpdate.Execute(), Correlation Id: 23f6916e-e2a0-4c02-8d51-3577c4c46834, Initiating User: f86c30de-981d-e711-810a-5065f38ac921 </TraceText> </OrganizationServiceFault>
Any idea, how to fix it?
Thanks
*This post is locked for comments