Parameter value '%1' is not a valid boolean value. The value must be 0 or 1

Error code 4
Error constant PARAMETER_NOT_BOOLEAN
Parameter 1 The invalid parameter value.
Probable cause

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).