Hi All,
I have created a asp.net application for sync azure database using sync framework. I have large number of tables with large size. I grouped some tables and do the sync and its working fine. But some time some sync jobs are seems to be failed.
The error is "The schema info could not be retrieved from the schema info table."
When I check tha data in schema_info table, it seems to be empty. Please give me a helpful suggetion.