I'm using the Sync FX v2.0 SDK
I'm trying to sync 2 databases, both of which have large amount of data.
The sync scope has just been provisioned, and i chose to populate the syncdata tables...
I'm using Batches of 20-100 MB in size
But im getting many errors:
Synchronization failed due to an error 10/7/2010 12:25:50 PM
Error Message: An unexpected error occurred when applying batch file C:\SyncSettings\BatchTemp\sync_0acd6236e7404e419e117b71fea83bf76299067aa2544b668d18230ba6caf94b\e2cb2d68-c20c-4bec-9bfb-79f9df7f25b4.batch. See the inner exception for more
details.
Could not find file 'C:\SyncSettings\BatchTemp\sync_0acd6236e7404e419e117b71fea83bf76299067aa2544b668d18230ba6caf94b\e2cb2d68-c20c-4bec-9bfb-79f9df7f25b4.batch'.
also this one:
Synchronization failed due to an error 10/6/2010 4:19:16 PM
Error Message: An unexpected error occured when spooling changes to a batch file. See the inner exception for more details.
Exception of type 'System.OutOfMemoryException' was thrown.
What should i do ???