I'd like to use Glimpse MVC4 and Glimpse EF6 in my ASP.NET MVC4 project but it doesn't work. I tried to look after it in the Internet but not much success. The error message:
No Entity Framework provider found for the ADO.NET provider with invariant name 'System.Data.Odbc'. Make sure the provider is registered in the 'entityFramework' section of the application config file. See http://go.microsoft.com/fwlink/?LinkId=260882 for more information.
Thanks in advance for help.