Contents Index Parameter value '%1!s!' is not a valid boolean value. The value must be 0 or 1. Parameter value '%1!s!' is not an unsigned integer.

MobiLink Synchronization Reference
  MobiLink Communication Error Messages
    Communication error descriptions

Parameter value '%1!s!' is not a valid hexadecimal value.


Item Value
Error code 5
Constant PARAMETER_NOT_HEX (Java) STREAM_ERROR_PARAMETER_NOT_HEX (C/C++) ulStreamErrorParameterNotHex (Visual Basic)
Parameter 1 The invalid parameter value.
Probable cause 

Network parameters are of the form "name=value;[name2=value2[;...]]". The parameter value is not a hexadecimal (base 16) value. Locate the offending parameter specification and change the value of the parameter to a hexadecimal value.


Contents Index Parameter value '%1!s!' is not a valid boolean value. The value must be 0 or 1. Parameter value '%1!s!' is not an unsigned integer.