My project is using ASP.NET MVC4, in C# with Visual Studio 2012 for Web Express.
When compiling my project, I have the following error:
The pr
This happens because VS2012 does not support sql 2012 and above. Change the value of ProviderManifestToken to 2008