Usually this occurs when one of the following occurs
- The SQL database referenced by the connection string does not exist
- The login referenced in the connection string is using an invalid password, doesn't have access to the database, or is simply invalid or disabled
- Your connection string is otherwise malformed.