Error 22000

Message

Possible error messages:

Without Resource Bundle (default)
  • <Empty error message>
With Resource Bundle
  • login required
Domain Persistence.LoginRequiredException
Number 22000
Label LOGIN_REQUIRED
Applicable Platform(s) iOS, Android, BlackBerry, Windows Mobile

Cause

Cannot obtained client credential because it is not setup yet.

Action

Automatically set the credentials by performaing any form of DBClass.OnlineLogin, DBClass.OfflineLogin, or DBClass.Synchronize. You can work around the error without using these methods by setting DBClass.GetSynchronizationProfile.UserName.