I have suddenly started getting an error in my application.
The error is:
This operation requires a connection to the \'master\' database. Una
This error happened to me and none of the above worked. Embarrassingly, I realised that I had missed out a semi-colon from the connection string. Might be useful...