I am using VS 2005, .NET Framework v.2, and LLBLGen Pro Version 2.0.0.0. I've been following along in the tutorials and I run into a compile error in attempting to complete the tutorial on compiling generated code in VS. Below is the error I receive.
Error 4 The type or namespace name 'ComPlusAdapterContextBase' could not be found (are you missing a using directive or an assembly reference?) C:\My Documents\LLBLGen Pro Projects\Test3\DatabaseSpecific\DataAccessAdapter.cs 688 47 NorthwindDBSpecific