cancel
Showing results for 
Search instead for 
Did you mean: 

Ultralite 17 SQLE_SYNC_INFO_INVALID

1,418

Hi,

I'm running a .net framework version 4.6.1 application connecting to a ultralite version 17 database. The app is running on a tablet that is running Windows 10 (desktop version, not mobile). This is not a UWP or WinRT app. I am trying to replicate the database online and I keep getting SQLE SYNC INFO INVALID error. I've verified all the required parts are set in the sync object - version, user id, and stream property. I'm not setting any additional properties. My stream parms are: host=myportal.domain.net;/rs17/client/rs.dll/MY.STUFF.17;port=443 (changed to not real values). I am connected to the cellular network.

Also, I know everything is working on the Mobilink side because that server is being used for online replication from a UWP app.

Thanks for any ideas!

Paula

Accepted Solutions (0)

Answers (1)

Answers (1)

The parameter for the SQLE_SYNC_INFO_INVALID error indicates which sync-info field is problematic. If there is a basic problem parsing the format of stream-parameters, the error parameter is "stream_parms". Further problems with stream-parameter values themselves are usually diagnosed separately.