Walaa wrote:
Does your application reference Version 1.0.2005.1 or version 2.0 of the SD.LLBLGen.Pro.ORMSupportClasses.NET20?
Make sure you copy the corresponding correct version of LLBLGen Pro dlls.
I copied the new Dll's to the bin directory, but yet the error message is stating that it is trying to reference the 1.0 versions. I copied the new versions and rebuilt the solution.
The output from the build process states also that:
Copying file from "C:\Program Files\Solutions Design\LLBLGen Pro v2.0\RuntimeLibraries\DotNet20\SD.LLBLGen.Pro.DQE.SqlServer.NET20.dll" to "C:\Documents and Settings\Harold\My Documents\Visual Studio 2005\WebSites\TTC\WebSite\Bin\SD.LLBLGen.Pro.DQE.SqlServer.NET20.dll"
But when I run the app, it still bombs with the same message.
Thanks
Harold