Hi,
We have a Merge replication setup between SQL 2008 database and SQL CE client running Windows Mobile 6.5. The customer sync via IIS Server with their internet connection at home. We have 80 WM6.5 computer doing a sync every day.
We have an event to display the % completed during the sync. Sometimes, it will hang at 15 or 20 % and just stop... but it's looking like the data is syncing correctly trough.. but the user recieve an error message after 30 minutes. (they have high-speed internet, the sync is usually 30 second to 1 minute.)
Error msg in the replication monitor is:
MSSQL_REPL-2147200925 - Merge process could not enumerate the modification to the items via the filter. If the problem persist, grow-up the delay for the query process.
Query timeout expired.
When this happen.. I have to delete de .SDF file to the customer machine and start over with a new database file, because if I just do another sync.. this will fail the same way. This is very annoying.