I'm using MySql direct v. 4.25.22.0 w/ llbl v. 2.5 and I' having an issue deploying the project.
The project runs fine on my development machine but when I deploy to other machines I get this error:
"Could not load file or assembly 'CoreLab.MySql, Version 4.0.9.0 ...
The located manifest definition dows not match the assembly reference. "
The dll version in the deployed app is version 4.25.22.0 and there are no corelab assemblies in the GAC.
My Previous builds were using the 30 day trial (and that was working). I've uninstalled the trial version, and in my VS project I reference the dlls provided with the purchased corelabs installation.
Is there somthing I don't know about LLBL that may be causing this issue? I can't find any reference to v. 4.0.9.0 anywhere on my development machine or the test machine. The version in the GAC on the dev machine is 4.25.22.0.
Ideas? I've also contacted Corelabs but their support lags. This would be my biggest complaint about LLBL - using Corelabs. Meh.