MobiLink Synchronization Reference
MobiLink Communication Error Messages
Communication error descriptions
Item | Value |
---|---|
Error code | 4 |
Constant | PARAMETER_NOT_BOOLEAN (Java) STREAM_ERROR_PARAMETER_NOT_BOOLEAN (C/C++) ulStreamErrorParameterNotBoolean (Visual Basic) |
Parameter 1 | The invalid parameter value. |
Network parameters are of the form "name=value;[name2=value2[;...]]". The parameter value is not a boolean value. Locate the offending parameter specification and change the value of the parameter to either 0 (for off or false) or 1 (for on or true).