The EntitySpaces Community

Share and learn about the EntitySpaces Architecture.
Welcome to The EntitySpaces Community Sign in | Join | Help
in
Home Forums Photos

getting MySql.Data 5.0.7.0 to work

Last post 06-12-2007, 5:27 PM by David.Parsons. 1 replies.
Sort Posts: Previous Next
  •  06-12-2007, 11:53 AM 3175

    getting MySql.Data 5.0.7.0 to work

    I was just pulling my hair out trying to get MySql.Data 5.0.7.0 to work in my ASP.NET application.

    I followed the instructions I found elsewhere on the forum about adding the <runtime><assemblyBinding>...etc section to my web.config file, however it was still not working.  It was still looking for 5.0.3.0, ignoring my runtime attribute.

     Finally, after many google searches, I came accross this:

    http://aspadvice.com/blogs/ssmith/archive/2006/11/15/AssemblyBinding-in-Web-Config-and-XMLNS.aspx

    I followed the instructions and removed the xmlns="http://schemas.microsoft.com/.NetConfiguration/v2.0"  from the <configuration> element.

    After I did this it worked falwlessly.

    Filed under: ,
  •  06-12-2007, 5:27 PM 3183 in reply to 3175

    Re: getting MySql.Data 5.0.7.0 to work

    Thanks for the excellent find (and to Steve Smith for sharing it to begin with.) I updated our assembly redirection thread, so that anyone who finds that, will find this as well.
    David Neal Parsons
    www.entityspaces.net
View as RSS news feed in XML