views:

27

answers:

0

Hi,

I've been trying to fix this issue I get when I add a new entity framework edmx file to my project and try to make it generate my tables, procs and views. When I build it it gives me this error on my drawer table:

Error   601 Error 6017: The NavigationProperty 'Drawer' on the type 'DrawerCompany' is the source of a generated property 'DrawerReference' which conflicts with a member of the same name.

I've had a google and searched everywhere and not really sure what this means, can anyone explain? All I'm doin gis just trying to build a new project which I've just used the wizard to setup.

Thanks.