Explanation | The value for the specified configuration parameter is not, or cannot be converted to, a string or string array. |
Action | Check the value specified in the server configuration and ensure the value is a valid representation of a string or string array. |
Explanation | The value for the specified configuration parameter is not, or cannot be converted to, a string or string collection. |
Action | Ensure that the value specified in the server configuration is a valid representation of a string or string collection. |
Explanation | The value for the specified configuration parameter is not, or cannot be converted to, a boolean value. |
Action | Ensure that the value specified in the server configuration is a valid representation of a boolean value. |
Explanation | The value for the specified configuration parameter is not, or cannot be converted to, a long value. |
Action | Ensure that the value specified in the server configuration is a valid representation of a long value. |
Explanation | The value for the specified configuration parameter is not, or cannot be converted to, a integer value. |
Action | Ensure that the value specified in the server configuration is a valid representation of an integer value. |
Explanation | The value for the specified configuration parameter is not, or cannot be converted to, an integer array. |
Action | Ensure that the value specified in the server configuration is a valid representation of an integer array. |
Explanation | The value for the specified configuration parameter is not, or cannot be converted to, a duration value. |
Action | Ensure that the value specified in the server configuration is a valid representation of a duration value. |