MYSQ & MVC3 SQL connection error \ ProviderManifestToken but I am using MySQL
问题 This is my first time attempting full usage of mysql in .NET with MVC3, using code first technology. I have installed VS2010 (10.0.3), and MVC3, .NET 4 via web platform. I then installed MySQL .NET connector 6.4.3 . I then proceeded to setup a Data Connection in Server Explorer, and that seems to work fine. I configured the site using MySQL Website Configuration, and you can see the config settings below in the web.config. Then using Scott Hanselman's vid tutorial (http://www.asp.net/mvc