Possible error messages:
Without Resource Bundle (default) |
|
With Resource Bundle |
|
Domain | Persistence.PersistenceException |
Number | 21155 |
Label | APP_CONN_NOT_MATCH |
Applicable Platform(s) | Android, BlackBerry, Windows Mobile |
Synchronization failed because the application connection and the application information sent from the client cannot be found on the server. The application connection is lost on the server side, either because the connection has been deleted by administrator, or because the device application was not previously registered.
First, verify whether client has successfully called Application.RegisterApplication. If it has, consult administrator to determine why application connection was deleted afterward.