Abhilash J A

Abhilash J A

  • NA
  • 2.4k
  • 582.7k

Why am I getting a runtime error?

Jul 1 2016 11:49 PM
Sir,
 
I have developed ASP.NET MVC4 project using entity framework. But why am I getting a runtime error? What is the solution for this?
 
Kindly reply me.
 
 

The Entity Framework provider type 'System.Data.Entity.SqlServer.SqlProviderServices, EntityFramework.SqlServer' registered in the application config file for the ADO.NET provider with invariant name 'System.Data.SqlClient' could not be loaded. Make sure that the assembly-qualified name is used and that the assembly is available to the running application. See http://go.microsoft.com/fwlink/?LinkId=260882 for more information.


Answers (1)