Problems if not all entities used

Posts   
 
    
JimFoye avatar
JimFoye
User
Posts: 656
Joined: 22-Jun-2004
# Posted on: 26-Jan-2005 03:36:20   

I'm sure this isn't right, but if I don't select all entities in my catalog, the code generates fine but then it won't compile, because there are relations to the entities that I didn't need.

For example, Inputs is an entity I deleted because I don't need it for this application. But I get this compile error:


C:\Documents and Settings\James Foye\My Documents\LLBLGen Pro Projects\PO\DatabaseGeneric\EntityClasses\AccountClassEntity.cs(314): 'Spinexp.PO.DAL.RelationClasses.AccountClassRelations' does not contain a definition for 'InputsEntityUsingAccountClassID'
Otis avatar
Otis
LLBLGen Pro Team
Posts: 39933
Joined: 17-Aug-2003
# Posted on: 26-Jan-2005 09:19:50   

This is a known issue and scheduled to be fixed in the current update in development.

Frans Bouma | Lead developer LLBLGen Pro