wmswartz wrote:
@daelmo
Check the references in the LLBL project and they libraries are there.
DQE.SQLServer & ORMSupportClasses
Are there any other libraries needed? Should they be in some other location?
Make sure that ORMSupportClasses is referenced in your GUI (WinForm, Console, WebApp, etc) and every project that uses (i.e. reference) your LLBLGen generated project.
Also, as you tried all Adapter template sets and selfServicing, maybe you are using the generic adapter llblgen generated project, instead of the selfServicing one. If you are not sure, try to generate into a new empty folder, open it, add your GUI, check references, etc, and compile.