I was using an .mdf for connecting to a database and entityClient. Now I want to change the connection string so that there will be no
.mdf
database
entityClient
For me it was just a simple mistake:
I used Amazon EC2, and I used my elastic IP address in the connection string, but when I changed IP addresses I forgot to update my connection string.