Error 22404

Message

Possible error messages:

Without Resource Bundle (default)
  • <Actual name when calling LocalStore(string name)>
With Resource Bundle
  • store not found
Domain Persistence.ObjectNotFoundException
Number 22404
Label STORE_NOT_FOUND
Applicable Platform(s) iOS, Android, BlackBerry, Windows Mobile

Cause

CertificateStore.LocalStore(storeName) API cannot find the certificate store. Only "MY" store is currently supported.

Action

Do not use any value other than "MY" for storeName.