Hi,
we are using Retail of Microsoft Dynamics AX 2012 R3 , I Installed Channel Database and POS, Transactions of POS
is working fine, but i am facing an issue , and issue is P-job is not working and not showing in upload session, sync between client
and server is not working. The following is my scenario.
I am using existing database for store and POS and these were taken from another domain.
After running P-Job from scheduler getting following error on POS event viewer.
Unable to communicate with server for upload. Please check username/password, server and database connections.
Error Details: System.ServiceModel.CommunicationException: The maximum retry count has been exceeded with no response from the remote endpoint.
The reliable session was faulted. This is often an indication that the remote endpoint is no longer available. --->
System.ServiceModel.CommunicationException: The maximum message size
quota for incoming messages (1048576) has been exceeded.
To increase the quota, use the MaxReceivedMessageSize property on the appropriate binding element. ---> System.ServiceModel.QuotaExceededException:
The maximum message size quota for incoming messages (1048576) has been exceeded. To increase the quota,
use the MaxReceivedMessageSize property on the appropriate binding element.
--- End of inner exception stack trace ---
at System.Runtime.AsyncResult.End[TAsyncResult](IAsyncResult result)
at System.ServiceModel.Channels.ClientReliableChannelBinder`1.RequestAsyncResult.End(IAsyncResult result)
at System.ServiceModel.Channels.ReliableBinderRequestAsyncResult.EndOperation(IAsyncResult result)
at System.ServiceModel.Channels.ReliableOutputAsyncResult.OperationCallback(IAsyncResult result)
--- End of inner exception stack trace ---