vb.net - entity framework keeps generating 2 separate class files which leads to conflicting names -



vb.net - entity framework keeps generating 2 separate class files which leads to conflicting names -

i'm using vs 2012- ef 5 working model first approach, , ef keeps on creating tow separate class files each entity, 1 sub item under model.tt file, , other within model.designer.vb file. i'v tried everything, , searched web, found nothing, after entering error code , desc. in msdn. i'v tried remove .tt file, lead exception , got message "visual studio cannot locate file ...tt" appreciate help, because can't go on app.

vb.net winforms entity-framework visual-studio-2012

Comments

Popular posts from this blog

php - Android app custom user registration and login with cookie using facebook sdk -

django - Access session in user model .save() -

php - .htaccess Multiple Rewrite Rules / Prioritizing -