The connection string components cannot contain unquoted semicolons. If the value must contain a semicolon, enclose the entire ...

The connection string components cannot contain unquoted semicolons. If the value must contain a semicolon, enclose the entire value in quotes. This error occurs when values in the connection string contain unquoted semicolons, such as the InitialCatalog property.