Search found 568 matches

by aaronw
December 7th, 2022, 11:37 am
Forum: Synchronization
Topic: CSEntry SSL Handshake Failed
Replies: 1
Views: 863

Re: CSEntry SSL Handshake Failed

An expired SSL certificate will cause this. I would try sync'ing on another device. This could help you troubleshoot whether the SSL certificate is not configured correctly or cached. If it's cached you could try clearing the credentials in CSEntry and on the device itself.
by aaronw
December 7th, 2022, 11:08 am
Forum: Synchronization
Topic: failed to connect. check the url, username and password and try again
Replies: 1
Views: 985

Re: failed to connect. check the url, username and password and try again

Trying clearing your credentials: File > CSPro Settings > Clear Credentials. Then on the Synchronization Options dialog try test connection. If you get the same message it may be your network configuration. You could confirm this by trying at another location.
by aaronw
December 5th, 2022, 6:41 pm
Forum: Entry
Topic: CSWEB MAP
Replies: 8
Views: 4968

Re: CSWEB MAP

Can you attach a sample CSDB file which exhibits the issue? This would allow us to reproduce the issue on our side.
by aaronw
December 1st, 2022, 6:53 pm
Forum: Entry
Topic: CSWEB MAP
Replies: 8
Views: 4968

Re: CSWEB MAP

What happens when you select a filter?
by aaronw
November 21st, 2022, 10:35 am
Forum: Synchronization
Topic: FTP Data sync Error
Replies: 2
Views: 1518

Re: FTP Data sync Error

Most often when I see this issue it is some sort of connectivity issue. I would suggest trying the sync again in a few hours. Also, try the sync from another device and location. If the issue persists attach the sync.log.
by aaronw
October 3rd, 2022, 2:19 pm
Forum: Other
Topic: Fusionner les données
Replies: 3
Views: 3996

Re: Fusionner les données

I don't know all your requirements, but I would consider three dictionaries and a single id key. Then all data can be collected and synchronized without concern for the others, but are easy to link with the single key.
by aaronw
September 29th, 2022, 7:25 pm
Forum: Android
Topic: Taking photos is not working on Samsung Tab A7 lite using android version 11 r
Replies: 7
Views: 4490

Re: Taking photos is not working on Samsung Tab A7 lite using android version 11 r

I have an Pixel with Android 12 and the value sets were set correctly using the project from 9/6.

Verify the existence and location of the photo on Samsung. Do the photos exist at the paths you expect?
by aaronw
September 28th, 2022, 6:49 pm
Forum: Synchronization
Topic: deploy application
Replies: 4
Views: 1098

Re: deploy application

I'm translating the 405 error to "HTTP verb used to access this page is not allowed." When I do a google search for that phrase on stackoverflow.com I see a number of hits. I believe the issue is specific to a configuration on your production server and you'll need to walk through these se...
by aaronw
September 28th, 2022, 6:31 pm
Forum: Android
Topic: How to hide application listing on Android
Replies: 3
Views: 1710

Re: How to hide application listing on Android

The Household.pff is being deployed without the ShowInApplicationListing property. It's only after the household application is launched that the code is executed and it is added. Try adding the property to Household.pff manually, so it exists when the CSEntry is first run.
by aaronw
September 27th, 2022, 6:02 pm
Forum: Other
Topic: getDeviceID returns different values on the same device
Replies: 4
Views: 2855

Re: getDeviceID returns different values on the same device

On Windows the function returns the MAC address and Windows has an option to randomize it. The option is called "random hardware address." Any chance it is on?