ok,
I have 2x projects:
1) the c# project that was generated by llbGenPro
2) my asp.net 2.0 project.
Obviously, the c# project contains a ref to the OrmSupportClasses.
I therefore add the same reference to my asp.net 2.0 app.
Surely this must mean that both projects are referncing the SAME dll?
Then, from within my asp.net 2.0 app, I try "choose items" --> navigate to the SAME dll
Still no joy.
I'm also using resharper, but I don't think this is causing it.
Any advice appreciated, but it's not life threatening.
ta,
yogi