Ambiguous Reference

Posts   
 
    
Ian avatar
Ian
User
Posts: 511
Joined: 01-Apr-2005
# Posted on: 06-May-2008 16:57:36   

Hi there,

I've updated a project to V2.5 and I@m getting the following error..

'EntityFields' is an ambiguous reference between 'JobsWeekly.LLBLGen.HelperClasses.EntityFields' and 'SD.LLBLGen.Pro.ORMSupportClasses.EntityFields'

Can I not use an entity called 'EntityEntity'? It was ok with V2.0.

Cheers, Ian.

goose avatar
goose
User
Posts: 392
Joined: 06-Aug-2007
# Posted on: 06-May-2008 17:55:33   

Never heard that one before, but it sound logic, try renaming the entity so we can be sure that's the problem.

Ian avatar
Ian
User
Posts: 511
Joined: 01-Apr-2005
# Posted on: 06-May-2008 20:53:17   

Yes, that fixed it.