Page 1 of 1

Problem during synchronization using dropbox

Posted: February 27th, 2018, 8:57 am
by muhaliraza
I develop listing application and we are facing the synchronization problem. Actually we change the range of a variable and update the program but some tablets have old data cases. and during the synchronization using data view the data view will stop working. Can there is a way to handle this problem and identify these cases which are making problem. Is there any way to manually join the data files which are uploaded on dropbox?

Re: Problem during synchronization using dropbox

Posted: February 27th, 2018, 9:45 am
by josh
Please try using the DataViewer from CSPro 7.1 beta to download the data from the Dropbox. You can download it from http://www.csprousers.org/beta/

This version addresses some cases where DataViewer would crash during download so it should download everything however you may have issues that you will need to fix with the combined data file since it will contain some cases based on the old dictionary.

Re: Problem during synchronization using dropbox

Posted: February 27th, 2018, 12:35 pm
by muhaliraza
@John I try version 7.1 that you suggest but I got following error.

Re: Problem during synchronization using dropbox

Posted: February 27th, 2018, 2:10 pm
by josh
Can you post the log file? You will find it in the folder C:\Users\<your username>\AppData\Roaming\CSPro

Re: Problem during synchronization using dropbox

Posted: February 27th, 2018, 3:52 pm
by josh
I got the log file. Since there was some data in one of the error messages in the log I deleted your post in order to keep it private.

It seems that one of the files in the Dropbox (b4d5bd10e28b$b5df5e04-6613-4ad0-a1c0-8c7bd5fd3b37) was corrupted. I'm not sure how that happened. It doesn't look like a network problem given the change in the file. A few characters were deleted and a : was changed to a ,. Almost seems like it was edited by hand. In any case, it is no longer readable by CSPro.

I will send you a fixed version of the file via private message. Copy this file into your Dropbox in the folder Dropbox\CSPro\DataSync\<dictionary name>\data. It should overwrite the existing file with the same name. After that, try downloading again.

Re: Problem during synchronization using dropbox

Posted: February 28th, 2018, 2:16 am
by muhaliraza
@John Thanks Its work. I am very Thankful to you for this kind help.