ExecuteReader requires an open and available Connection. The connection's current state is open. code example
Example: System.InvalidOperationException: 'ExecuteReader requires an open and available Connection. The connection's current state is closed.'
MyConnectionString.Open()