Error 14840

Message

Possible error messages:

Without Resource Bundle (default)
  • Network protocol should only be "http" or "https".
With Resource Bundle
  • Network protocol should only be "http" or "https".
Domain Mobile.ApplicationError
Number 14840
Label INVALID_NETWORK_PROTOCOL
Applicable Platform(s) iOS, Android, BlackBerry, Windows Mobile

Cause

You cannot set a network protocol other than HTTP or HTTPS in ConnectionProperty.

Action

ConnectionProperties.NetworkProtocol can be only either http or https (case-insensitive).