Note that there are some explanatory texts on larger screens.

plurals
  1. POVisual Studio is prompting to install ASP.NET Web pages with Razor syntax 1.0
    text
    copied!<p>I'm somewhat at a loss as what to do with my development environment. Anytime I open up a solution Visual Studio is prompting me to install "ASP.NET Web pages with Razor syntax 1.0".</p> <p>If I ignore the prompt and continue into the solution the only thing that appears to not work is intellisense within razor views. Not the end of the world but it is starting to get annoying having this message appear when moving from solution to solution. </p> <p>I have tried:</p> <ul> <li>installing the missing component via the web platform installer</li> <li>installing the missing component via the standalone installer</li> <li>Uninstalling and re-installing MVC3</li> </ul> <p>Any suggestions on what I can try next?</p> <p><img src="https://i.stack.imgur.com/BNU5p.png" alt="Visual Studio Prompt"></p> <p><strong>EDIT:</strong></p> <p>So, after uninstalling all tools related to visual studio and and visual studio sp1 I re-installed visual studio and service pack1. I went to install MVC3 and the installation failed. </p> <p>From, there I cleared pretty much every temp file / directory on my machine and tried the web platform installer. Again, it failed. </p> <p>From there, I tried installed the RTM of MVC3 and the installation was successful: <a href="http://www.microsoft.com/download/en/details.aspx?id=4211" rel="nofollow noreferrer">http://www.microsoft.com/download/en/details.aspx?id=4211</a></p> <p>After finally getting MVC3 installed I was able to install the tools update and I'm back up and running....good way to waste 4 hours of time....blah...</p>
 

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