vs2012 to do a MVC3 project, you can not do when you create the ADO data model to jump out of such a thing
Error: This template tries to load the component assembly "NuGet.VisualStudio.Interop, version=1.0.0.0, Culture=neutral, publickeytoken=b03f5f7f11d50a3a". For more information about this issue and how to enable this template, see the documentation for custom project templates.
I checked the information. VS2012 has completely switched to using NuGet as a third-party open source tool to manage project packages and reference modules, using VS2012 development, all to install NuGet plugins (official website: http://nuget.org), Into the official network installed into the Microsoft download page, although it is a third-party tools, but compared to jquery and Microsoft seems to have a closer relationship. As for what relationship is not studied first, into the Microsoft download page can be downloaded to the NuGet.Tools.vsix file, double-click Install on it. The NuGet Package Manager expansion pack can also be resolved through the VS2012 tools-extensions and updates-online installation. It's easy to find, just in the first one.
Source: http://blog.csdn.net/woaixiaozhe/article/details/8762943
When you resolve a project such as VS2012 new MVC3, you receive an error loading the assembly "NuGet.VisualStudio.Interop ..."