entity framework - How to correct issue with creating Web API 2 OData Controller with Actions using EF code-gen template with VS 2013? -


i have couple of dev environments. in older vs 2013 ultimate, can execute web api 2 odata controller actions using entity framework template code create classes.

the second visual studio 2013 ultimate update 2 rc. can create other classes, in trying create aforementioned, following error:

microsoft visual studio error

there error running selected code generator:

'exception has been thrown target of invocation.'

since have installed other components, reset settings through tools / import export settings / reset settings.

i uninstalled/re-installed - same issue on fronts.

in both environments code same, connection same db.

i have tried using code templates folder working env in newer env - no go.

i tried removing update 2 rc through windows / installed updates, request rejected, indicating vs requires update run.

suggestions?


Comments

Popular posts from this blog

database - VFP Grid + SQL server 2008 - grid not showing correctly -

jquery - Set jPicker field to empty value -

.htaccess - htaccess convert request to clean url and add slash at the end of the url -