Note that there are some explanatory texts on larger screens.

plurals
  1. POTrouble fixing VS 2010 ASP.Net project
    primarykey
    data
    text
    <p>I downloaded a demo project that required ASP MVC4, and I used the Web Platform Installer to add MVC4 to Visual Studio 2010. All seemed well.</p> <p><em>Then</em> I used Nuget to upgrade the dependencies, along the way seeing that Nuget itself had a newer version which I installed.</p> <p>And now I have the sequence of problems below:</p> <ol> <li><p>When loading the project, VS presents what appears to be a helpful dialog below</p> <p><img src="https://i.stack.imgur.com/2eqWG.jpg" alt="The Web project requires missing web components to run with Visual Studio. ASP.NET Web pages with Razor syntax"></p></li> <li><p>The Web Platform Installer looks similarly poised to do something useful.</p> <p><img src="https://i.stack.imgur.com/j30Ll.jpg" alt="Microsoft Visual Studio 2010 SP1 Tools for ASP.NET Web Pages"></p></li> <li><p>Uh-oh, the install craps out saying NuGet is somehow to blame and presenting a <a href="http://go.microsoft.com/fwlink/?LinkId=266638" rel="nofollow noreferrer">link</a> that leaves me at an <a href="http://www.asp.net/mvc" rel="nofollow noreferrer">ASP Home Page of sorts</a> but doesn't address the problem in any obvious way.</p> <p><img src="https://i.stack.imgur.com/xxmSs.jpg" alt="You have a newer version of NuGet installed that&#39;s incompatible with ASP.NET MVC 3 Tools Update"></p></li> </ol> <h1>The Question!</h1> <p>How can I get my installation cleaned up and working properly?</p> <h1>SOLVED</h1> <p><a href="https://stackoverflow.com/questions/11091919/cant-install-asp-net-mvc-3">This post</a> solves the problem, although the accepted answer didn't work for me (another one did)</p>
    singulars
    1. This table or related slice is empty.
    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.
    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