MobiLink Synchronization Reference
MobiLink Communication Error Messages
Communication error descriptions
Item | Value |
---|---|
Error code | 3 |
Constant | PARAMETER_NOT_UINT32_RANGE (Java) STREAM_ERROR_PARAMETER_NOT_UINT32_RANGE (C/C++) ulStreamErrorParameterNotUint32Range (Visual Basic) |
Parameter 1 | The invalid parameter value. |
Network parameters are of the form "name=value;[name2=value2[;...]]". The parameter value is not an unsigned integer value or range. Locate the offending parameter specification and change the value of the parameter to an unsigned integer or an unsigned range. An unsigned range has the form: NNN-NNN.