Search found 2399 matches

by josh
September 8th, 2017, 11:54 am
Forum: Entry
Topic: Random Questions
Replies: 5
Views: 5417

Re: Random Questions

Sounds good. Let me know if you run into any issues.

When you get it to work please post a bit of the code here in case others need to do the same.
by josh
September 8th, 2017, 7:29 am
Forum: Entry
Topic: Random Questions
Replies: 5
Views: 5417

Re: Random Questions

That is an interesting one. Will be a little tricky to do in CSPro but I think you could get it to work. I can think of two different approaches: 1) Have a variable in your dictionary that repeats 10 times. Make the CAPI text just be replacement with a logic variable: "%QUESTIONTEXT%. Then in t...
by josh
September 7th, 2017, 4:31 pm
Forum: Synchronization
Topic: Error Downloading File
Replies: 6
Views: 6113

Re: Error Downloading File

We have a bunch of logic when syncing on tablets to deal with poor internet connections in the field but the assumption is that with DataViewer is that you are at the office and have a fast connection. Maybe that was a bad assumption. We will try to make the sync/download from DataViewer more robust...
by josh
September 7th, 2017, 6:20 am
Forum: Synchronization
Topic: Error Downloading File
Replies: 6
Views: 6113

Re: Error Downloading File

Is it working with download and not with sync? With a large number of files like you have, sync should be much faster than download since it will only retrieve files it didn't retrieve on earlier syncs.

Is it possible that you are losing network connectivity during the sync?
by josh
September 7th, 2017, 6:13 am
Forum: Synchronization
Topic: because cspro only works with the dropbox cloud
Replies: 2
Views: 3782

Re: because cspro only works with the dropbox cloud

If for security reasons you cannot use Dropbox or FTP then you can setup CSWeb on your own server or on a cloud server using https.
by josh
September 6th, 2017, 2:51 pm
Forum: Synchronization
Topic: Error Downloading File
Replies: 6
Views: 6113

Re: Error Downloading File

Does it consistently stop at that same file or does it stop at a different one each time?

Can you post the sync.log file from C:\Users\<your username>\AppData\Roaming\CSPro?
by josh
September 6th, 2017, 2:45 pm
Forum: Other
Topic: Exporting notes from .csdb file to Stata/SPSS
Replies: 3
Views: 5370

Re: Exporting notes from .csdb file to Stata/SPSS

You can use the frequencies tool and you can create tables using the tabulation module without exporting your data. There is plenty of information in the help on these programs.
by josh
September 4th, 2017, 10:02 pm
Forum: Synchronization
Topic: CSWEB Configuration on WAMP Sever successfully running on Windows 10 failed!! Urgent Help needed!!!
Replies: 4
Views: 5477

Re: CSWEB Configuration on WAMP Sever successfully running on Windows 10 failed!! Urgent Help needed!!!

Make sure you get the correct config file. Some setups have multiple mysql config files in different folders and it is easy to edit the wrong one. I haven't used WAMP server so I'm not sure where the config file is for it. Maybe someone else on the forum has experience with WAMP server and can help.
by josh
September 4th, 2017, 8:11 am
Forum: Synchronization
Topic: Error downloading the .pen and .pff
Replies: 2
Views: 4006

Re: Error downloading the .pen and .pff

They need to go under the csweb/files directory on the server which is the root path used when syncing files with csweb. All paths are relative to that directory. If you put then .pen and .pff files in wamp/www/csweb/files/apps/MPPA then you would use the path /apps/MPPA in the sync settings or in y...
by josh
September 4th, 2017, 8:06 am
Forum: Synchronization
Topic: How to change the dropbox from one to another
Replies: 5
Views: 7824

Re: How to change the dropbox from one to another

The Dropbox you use is based on the saved username/password. To remove the saved username and password: On Windows Desktop: Open "Windows Credential Manager", click on "Windows Credentials" and delete the entry for "CSPro_sync_Dropbox". On Android: Open "Settings&q...