I recently upgraded to v2 (installed into a completely separate folder). The only thing I've done with v2 is to launch it to make sure the license was working okay. When I opened a project I hadn't used for the past couple of weeks and attempted to run something, I received a bunch of errors such as:
No overload for method 'DataAccessAdapterBase' takes '0' arguments
Cannot convert from 'SD.LLBLGen.Pro.ORMSupportClass.IComPlusAdapterContext' to 'SD.LLBLGen.Pro.ORMSupportClasses.IPersistenceInfoProvider'
etc.
Does this sound like a familiar scenario or did I change something without realizing it? I've even gone so far as to completely delete the generated directories and regenerate them again and end up with identical errors.
Version: 1.0.2005.1 Final
Adapter scenario (Full / Safe) Vs.NET 2005 (1.0.2005.1.03032006)
C# template set for SqlServer (1.0.2005.1) (1.0.2005.1.111705)
Thanks in advance!