Hi,
I am not able to download the data from AsyncServerService. In the client machine I get the below error messages every minute. On the AX Server folder I can see the files under : C:\Program Files (x86)\Common Files\CDX\Download , but they are not transferring to the client machine.
UploadAgent.Execute() encountered FaultException with FaultType:DataException. Error Details: Failed to get upload interval for data store with name : AXRetailStore1 due to a GetUploadIntervalException. Error details : Failed to get upload interval for data store AXRetailStore1 due to DataStoreException. Error details: Failed to get the data store for: AXRetailStore1.System.ServiceModel.FaultException`1[Microsoft.Dynamics.Retail.SynchClient.Core.UploadServiceReference.SynchServiceFault]: Failed to get upload interval for data store with name : AXRetailStore1 due to a GetUploadIntervalException. Error details : Failed to get upload interval for data store AXRetailStore1 due to DataStoreException. Error details: Failed to get the data store for: AXRetailStore1. (Fault Detail is equal to Microsoft.Dynamics.Retail.SynchClient.Core.UploadServiceReference.SynchServiceFault).
And
DownloadSessionFile encountered FaultException with FaultType:DataException. Error Details: Failed to get download interval for data store with name : AXRetailStore1 due to a GetDownloadIntervalException. Error details : Failed to get download interval for data store AXRetailStore1 due to DataStoreException. Error details: Failed to get the data store for: AXRetailStore1..System.ServiceModel.FaultException`1[Microsoft.Dynamics.Retail.SynchClient.Core.DownloadServiceReference.SynchServiceFault]: Failed to get download interval for data store with name : AXRetailStore1 due to a GetDownloadIntervalException. Error details : Failed to get download interval for data store AXRetailStore1 due to DataStoreException. Error details: Failed to get the data store for: AXRetailStore1. (Fault Detail is equal to Microsoft.Dynamics.Retail.SynchClient.Core.DownloadServiceReference.SynchServiceFault).
*This post is locked for comments
I have the same question (0)