Contents Index Parameter value '%1!s!' is not a valid hexadecimal value. Parameter value '%1!s!' is not an unsigned integer value or range. A range has the form NNN-NNN.

MobiLink Synchronization Reference
  MobiLink Communication Error Messages
    Communication error descriptions

Parameter value '%1!s!' is not an unsigned integer.


Item Value
Error code 2
Constant PARAMETER_NOT_UINT32 (Java) STREAM_ERROR_PARAMETER_NOT_UINT32 (C/C++) ulStreamErrorParameterNotUint32 (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 an unsigned integer. Locate the offending parameter specification and change the value of the parameter to an unsigned integer.


Contents Index Parameter value '%1!s!' is not a valid hexadecimal value. Parameter value '%1!s!' is not an unsigned integer value or range. A range has the form NNN-NNN.