Has anyone seen this error before? Where exactly is this partDS.Part table?
Business Layer Exception
There are no records in the table partDS.Part
Exception caught in: Epicor.ServiceModel
Error Detail
Correlation ID: 93b796f6-29a0-4546-8ee3-7630a0c2c2a1
Description: There are no records in the table partDS.Part
Program: Epicor.Customization.dll
Method: GetSingleRow
Line Number: 68
Column Number: 17
Table: partDS.PartClient Stack Trace
at Epicor.ServiceModel.Channels.ImplBase`1.ShouldRethrowNonRetryableException(Exception ex, DataSet dataSets)
at Erp.Proxy.BO.ConfigurationRuntimeImpl.SavePcValueConfiguration(ConfigurationSequenceDataSet configurationSequenceDS, ConfigurationRuntimeDataSet configurationRuntimeDS, PcValueDataSet pcValueDS, Boolean& testPassed, String& failText, PcTestResultsDataSet testResultsDS)
at Erp.Adapters.ConfigurationRuntimeAdapter.SavePcValueConfiguration(PcValueDataSet pcValueDS, Boolean& testPassed, String& failText)