After upgrading to v. 2.5 Final I get the error:
"Could not resolve type reference : [SD.LLBLGen.Pro.ORMSupportClasses.Net20]SD.LLBLGen.Pro.ORMSupportClasses.EntityFactoryCore2"
This occurs when trying to create a unit test in VS 2008. Oddly, the app builds and runs without error in debug mode.
Additionally, I just built a release using a newly generated DAL. After installing the app on other computers, I'm encountering this error:
"Could not load file or assembly 'SD.LLBLGen.Pro.ORMSupportClasses.NET20, Version=2.0.0.0, Culture=neutral, PublicKeyToken=ca73b74ba4e3ff27' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)"
I ran a complete uninstall of the previous 2.5 version that I had installed then installed the latest Dec. 5th build. I also double checked all of my references to make sure they're pointed to the latest SD.LLBLGen.Pro.ORMSupportClasses.NET20.dll.