I just copied my entire solution over to another machine. It compiles ok but I get the following runtime error...
An exception of type 'System.IO.FileLoadException' occurred in SD.LLBLGen.Pro.DQE.MySql.NET20.DLL but was not handled in user code
Additional information: Could not load file or assembly 'CoreLab.MySql, Version=4.0.9.0, Culture=neutral, PublicKeyToken=09af7300eec23701' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
How could this be? All the dll references are to the same set of files as copied over from the original machine.