Update: The link in System.Data.Entity is specified in the link manager.
Customization
I get an error when trying to start an ASP.NET MVC 3 web application out of the box. I did not make any changes.
I just chose File> New Project> Visual C #> ASP.NET MVC 3 Web Application and left all the default settings intact.
In the "Project Settings" section, I selected the "Internet" application for the template, "Razor" for the viewing engine and checked the use of semantic markup HTML5.
Then I immediately chose Build> Build Solution, which failed and gives this error and five other warnings (shown in the screenshot).
Mistake
Error 1 The type or name of the Infrastructure namespace does not exist in the System.Data.Entity namespace (do you miss the assembly reference?)
C: \ Users \ johndoe \ Documents \ Visual Studio 2012 \ Projects \ MvcApplication1 \ MvcApplication1 \ Global.asax.cs
Yes I know...
... this question has been asked - many times - but the answers to these posts do not provide adequate information to solve my problem.
Please be specific in your answer with step-by-step instructions, as I am new to Visual Studio and its MVC application development framework.
Question
What can cause Visual Studio to not work right out of the box? This is a new installation. Is there an update that could cause this problem or could fix this problem?
Screenshot

System Information
Microsoft Visual Studio Ultimate 2012 Version 11.0.61030.00 Update 4
Microsoft.NET Framework Version 4.5.50709
Installed Products:
- Architecture and modeling tools
- LightSwitch for Visual Studio 2012
- Office Developer Tools
- Team Explorer for Visual Studio 2012
- Visual basic 2012
- Visual C # 2012
- Visual C ++ 2012
- Visual F # 2012
- Visual Studio 2012 Code Analysis Spell Checking
- Development Tools for Visual Studio 2012 SharePoint
- ASP.NET and Web Tools
- LNDevEnv
- NuGet Package Manager
- Preliminary analytical document for visualization
- SQL Server Data Tools
c # build asp.net-mvc visual-studio-2012
gfullam
source share