Hi Joe, I have a strange situation. I updated the source today from the repository (version 2.3.5.1) and rebuilt the project under the 'Release - MySQL" configuration. Now my Windows 7 local IIS site seems to be working properly, but when I deploy to Windows Server 2008 (tried deploying with both Visual Studio and UnleashIt), I get the following error trying to run setup:
Could not load file or assembly 'MySql.Data, Version=6.2.3.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
Am I missing an updated MySql.Data.Dll file? Or do you think this could be a different issue? I'm pretty sure I've eliminated the possibility of a corrupted upload by trying several different methods without error.
Thanks,
Jamie