Note that there are some explanatory texts on larger screens.

plurals
  1. POEntity Framework 5.0 EntityObject Generator not available in Visual Studio 2012 RC?
    primarykey
    data
    text
    <p>Carry over from social.msdn.microsoft.com...</p> <p><a href="http://social.msdn.microsoft.com/Forums/en-US/adodotnetentityframework/thread/4993d0bf-94e8-4d14-aff1-3458b4ad467f?prof=required" rel="nofollow">http://social.msdn.microsoft.com/Forums/en-US/adodotnetentityframework/thread/4993d0bf-94e8-4d14-aff1-3458b4ad467f?prof=required</a></p> <p><strong>Original Post</strong></p> <p><em>I try to migrate a project from 2010 EF 4.3.1 (modified EntityObject generator template) up to vs 2012 rc, ef 5.0 rc and .Net 45 rc. Painfully, my old T4 template doesnt work any longer. Where can I get the correct template to migrate it to EF 5.0 ? I can compile the old project, but after starting the app I receive an exception with "different scheme detected".</em></p> <p><strong>My contribution, still unresolved</strong></p> <p>The EntityObject code generation template was available in VS 11 Beta on a "clean" machine, so I would imagine it's an upgrade issue/conflict, possibly related to having EF 4.2 June 2011 CTP installed prior (despite uninstalling).</p> <ul> <li>VS 2012 Repair - did not fix the problem </li> <li>VS 2010/2012 RC Uninstall/Reinstall - did not fix the problem</li> <li>VS 2012 RC install on a clean machine - don't have time atm</li> </ul> <p><strong>Screenshots</strong></p> <p><a href="http://i.stack.imgur.com/JzQ09.png" rel="nofollow">What I'm expecting to see when adding a code generation template</a></p> <p><a href="http://i.stack.imgur.com/mcSc0.png" rel="nofollow">What I see when adding a code generation template</a></p> <p><a href="http://i.stack.imgur.com/FM9JE.png" rel="nofollow">Only DbContext in Extension Gallery</a></p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload