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
The SQL Server Express service were not set tostart automatically.
1) Go to control panel 2) Administrative Tools 3) Service 4) Set SQL Server express to start automatically by clicking on it 5) Right click and start the service
I hope that will help.