Sunday 1 October 2017

login failed for user ''. (microsoft sql server, error: 18456)

Solution:
<add name="DevConnectionString" connectionString="Data Source=MydDB;Initial Catalog=TestDB;Persist Security Info=True;User ID=sa;Password=MyPassword" providerName="System.Data.SqlClient" />