I am getting this error when trying to import an opportunity ribbon. All I did is change the position on one of the buttons. Any help would be appreciated. The solution only has the opportunity entity with no required components.
undefined
RBW:3.0.25.9,CRM:7.0.2.53
Import Failed : Unhandled Exception: System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.osf, Microsoft.Xrm.Sdk, Version=7.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]: Error while importing workflow {f3ccb198-3d40-e811-80f7-005056bece16} name Copy of Show Closed fieldsDetail:
<osf xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/xrm/2011/Contracts">
<ErrorCode>-2147220970</ErrorCode>
<ErrorDetails xmlns:d2p1="" />
<Message>Error while importing workflow {f3ccb198-3d40-e811-80f7-005056bece16} name Copy of Show Closed fields</Message>
<Timestamp>2018-04-17T21:39:33.8363221Z</Timestamp>
<InnerFault>
<ErrorCode>-2147220970</ErrorCode>
<ErrorDetails xmlns:d3p1="" />
<Message>Error while importing workflow {f3ccb198-3d40-e811-80f7-005056bece16} name Copy of Show Closed fields</Message>
<Timestamp>2018-04-17T21:39:33.8363221Z</Timestamp>
<InnerFault>
<ErrorCode>-2147220969</ErrorCode>
<ErrorDetails xmlns:d4p1="" />
<Message>processtrigger With Id = 99c1fea2-3d40-e811-80f7-005056bece16 Does Not Exist</Message>
<Timestamp>2018-04-17T21:39:33.8363221Z</Timestamp>
<InnerFault i:nil="true" />
<TraceText i:nil="true" />
</InnerFault>
<TraceText i:nil="true" />
</InnerFault>
<TraceText i:nil="true" />
</osf>
at Microsoft.Crm.Extensibility.OrganizationSdkServiceInternal.Execute(OrganizationRequest request, CorrelationToken correlationToken, CallerOriginToken callerOriginToken, WebServiceType serviceType, Boolean checkAdminMode)
at Microsoft.Crm.Extensibility.InprocessServiceProxy.ExecuteCore(OrganizationRequest request)
at Microsoft.Crm.Asynchronous.ExecuteSdkMessageOperation.InternalExecute(AsyncEvent asyncEvent)
Stack Trace:
Error:
at ClientUI.ViewModel.EditCommandBarsVM.queryImport (:49900/WebResources/js/ClientUI.js:19488:1442)
at Anonymous function (:49900/WebResources/js/ClientUI.js:19489:1)






