<add name="CoreEntities" connectionString="metadata=res://*/App_Code.Model.csdl|res://*/App_Code.Model.ssdl|res://*/App_Code.Model.msl;provider=System.Data.SqlClient;provider connection string="data source=adress of my datatbase ;initial catalog=Core; User ID=xxx; Password=yyy;multipleactiveresultsets=True;App=EntityFramework"" providerName="System.Data.EntityClient" />
The specified named connection is either not found in the configuration, not intended to be used with the EntityClient provider, or not valid