Hi,
One of the Async Client service is not giving success test on clicking Test Button - after changing the Username/Password under AX > Channel Database. Files are also not creating under working folder.
What rows needs to be deleted from DB so that ASync Client service hit the actual information instead of orphan information from DB.
Using DAX 2012 r3 + cu10
MSSQL SERVER 2014
Following error throws:
Failed to authenticate for username: ISB-GTG due to InvalidOperationException. Error detail: System.InvalidOperationException: Sequence contains more than one element
at System.Linq.Enumerable.SingleOrDefault[TSource](IEnumerable`1 source)
at Microsoft.Dynamics.Retail.SynchService.DataManager.DownloadSessionDataManager.VerifyUserNamePassword(String userName, String password, Boolean loggingCheck)System.InvalidOperationException: Sequence contains more than one element
at System.Linq.Enumerable.SingleOrDefault[TSource](IEnumerable`1 source)
at Microsoft.Dynamics.Retail.SynchService.DataManager.DownloadSessionDataManager.VerifyUserNamePassword(String userName, String password, Boolean loggingCheck)
*This post is locked for comments
I have the same question (0)