what the maining of this message
PredicateExpression' is ambiguous in the namespace 'SD.LLBLGen.Pro.ORMSupportClasses'
what is problem?
thanks
without any more info we can't help you. PLease provide information like when you get this problem, llblgen pro version etc. etc.
my friend this message appare when write next code
Dim filter As New PredicateExpression
and i use the last version of LLBLGen 2.6
Be sure you have referenced the 2.6 runtimes in all projects in the solution. It might be that you have two or more LLBLGen installations (v1.0.2005.1, v2.0, v2.5, v2.6) so maybe you added the vX to one project and v2.6 to another.