For some reason, warehouse manager is getting this error during part selection.
It is specific to Plant and warehouse. She is trying to start November CC
Created New Cycle Count Period
Created new CC Schedule Maintenance.
I thought maybe special characters, which some part descriptions did have, but took care of that.
Is there some tables I can look at to see if it is part specific.
I can only think of these tables.
I looked at server logs and not much there.
TIA
Application Error
Exception caught in: Epicor.ServiceModel
Error Detail
Message: Object reference not set to an instance of an object.
Program: Epicor.ServiceModel.dll
Method: ShouldRethrowNonRetryableExceptionClient Stack Trace
at Erp.Services.BO.CCScheduleSvc.SelectParts(CCScheduleTableset& ds) in c:_Releases\ERP\RL10.1.600.0\Source\Server\Services\BO\CCSchedule\CCSchedule.cs:line 1217
at Erp.Services.BO.CCScheduleSvcFacade.SelectParts(CCScheduleTableset& ds) in c:_Releases\ERP\RL10.1.600.0\Source\Server\Services\BO\CCSchedule\CCScheduleSvcFacade.cs:line 152
at SyncInvokeSelectParts(Object , Object , Object )
at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object inputs, Object& outputs)
at Epicor.Hosting.OperationBoundInvoker.InnerInvoke(Object instance, Func2 func) in C:\_Releases\ICE\3.1.600.30\Source\Framework\Epicor.System\Hosting\OperationBoundInvoker.cs:line 59 at Epicor.Hosting.OperationBoundInvoker.Invoke(Object instance, Func
2 func) in C:_Releases\ICE\3.1.600.30\Source\Framework\Epicor.System\Hosting\OperationBoundInvoker.cs:line 47
at Epicor.Hosting.Wcf.EpiOperationInvoker.Invoke(Object instance, Object inputs, Object& outputs) in C:_Releases\ICE\3.1.600.30\Source\Framework\Epicor.System\Hosting\Wcf\EpiOperationInvoker.cs:line 23
at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc)
at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc)
at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage11(MessageRpc& rpc)
at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet)at Epicor.ServiceModel.Channels.ImplBase`1.ShouldRethrowNonRetryableException(Exception ex, DataSet dataSets)
at Erp.Proxy.BO.CCScheduleImpl.SelectParts(CCScheduleDataSet ds)
at Erp.Adapters.CCScheduleAdapter.SelectParts()