I was working with Data access in mvc4 using entity framework.when i run the application it gives teh following error
The ADO.NET provider with invariant name ' System.Data.SqlClient' is either not registered in the machine or application config file, or could not be loaded. See the inner exception for details.
thank you