
In fact : 1 problem isnt solved in your tutorial, it's the missing package from NuGet for Universal Windows Applications :)Įven adding external references from MySql DLLs don't work, for UWP, go to NuGet package management (or manually in windows selection in VS) and add MySql.Data (or any other package who manage MySql). Open the POS and run sync manually once.So, i had troubles since 2 days but everything was nice, i didnt found problem until.Refer the following image to understand where the line should be added.

If the key is absent, please copy and paste the following line in the GinApps.Config file in the AppSettings section.

Since this issue is typically caused while reading and writing large blocks of data from web database we will be trying to reduce the block size and test against different block sizes for stability.) A value of 32768 means 32 Kilobytes are to be read in one block. (This value indicates how many bytes are to be read from the web database in one block.

This happens when connectivity to your web database is broken due to an issue with the internet connection of your ISP, installation of any new security / Anti-virus / Firewall software. The common reasons for the above error message are (provider: TCP Provider, error: 0 - The semaphore timeout period has expired.)" CAUSE "A transport-level error has occurred when receiving results from the server. The data synchronization in POS is showing the error message while running the data sync .
