Hi Guys,
We have setup a new environment for the users and install Epicor application on it. We are able to log in into the application but while recompiling the BPM we are facing the below error. Can someone please suggest on this.
Cannot set unknown member ‘Ice.Lib.Bpm.Model.Actions.AutoPrintAction.ExecutionRule’.
at System.Xaml.XamlObjectWriter.WriteStartMember(XamlMember property)
at System.Xaml.XamlServices.Transform(XamlReader xamlReader, XamlWriter xamlWriter, Boolean closeWriter)
at System.Xaml.XamlServices.Load(TextReader textReader)
at Ice.Lib.Bpm.Model.DefaultDirectivePersister.Load(String persistedInstance)
at Ice.BO.BpMethod.BpmMetaData.BpmInfoLoader.b__1(BpDirective row)
at System.Linq.Enumerable.WhereSelectEnumerableIterator2.MoveNext() at System.Linq.Enumerable.WhereEnumerableIterator
1.MoveNext()
at System.Collections.Generic.List1..ctor(IEnumerable
1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable1 source) at Ice.BO.BpMethod.BpmMetaData.BpmInfoLoader.GetMethodInfo(String source, String methodCode) at Ice.BO.BpMethod.Internal.CustomizationToolBase.LoadMethodInfo(BOMethod method) at Ice.BO.BpMethod.Internal.CustomizationToolBase.TryCompileDirectives(BOMethod method, Guid[] inputDirectiveIDs) at Ice.BO.BpMethod.Internal.CustomizationDirectiveHelper.UpdateAndValidate(IceContext db, BOMethod method, DirectiveUpdateInfo dirInfo, String company, String countryCode, String countryGroupCode, ICustomizationTool custTool) at Ice.Services.BO.BpMethodSvc.UpdateDirectivesByMethod(String source, String methodCode, DirectiveUpdateInfo dirInfo) at Ice.Services.BO.BpMethodSvcFacade.UpdateDirectivesByMethod(String source, String methodCode, DirectiveUpdateInfo dirInfo) at SyncInvokeUpdateDirectivesByMethod(Object , Object[] , Object[] ) at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) at Epicor.Hosting.OperationBoundInvoker.Invoke(Object instance, Func
2 func)
at Epicor.Hosting.Wcf.EpiOperationInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs)
at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc)
at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc)
at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31(MessageRpc& rpc)
at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet)