This hotfix resolves some issues that occur when you use Microsoft Visual Studio 2010 Service Pack 1 (SP1) to create or change ASP.NET MVC 3 Web projects or ASP.NET MVC 4 Web projects.
Issues
Feature
This hotfix adds Visual Studio support for the deployment of an ASP.NET website that uses Razor Syntax for Microsoft Azure.
Issues
- When you open an ASP.NET MVC 4 Web project in Visual Web Developer 2010 Express Service Pack 1, you are prompted to download and install ASP.NET Razor components for Visual Studio Web Developer 2010 Express edition. However, you are not prompted to download and install the ASP.NET Razor components for Visual Studio 2010 from ASP.NET MVC 4 when you open a project after you upgrade to Visual Studio 2010 SP1.
- When you use Visual Studio 2010 SP1 to create a website that targets the ASP.NET MVC 3 Razor engine on a computer that has ASP.NET MVC 3 and ASP.NET MVC 4 installed, the following compatibility issues occur:
- IntelliSense information contains information for the ASP.NET MVC 4 Razor engine.However, the correct IntelliSense information contains information for the ASP.NET MVC 3 Razor engine.
- The webpage template of the ASP.NET MVC 3 Razor engine and the webpage template of the ASP.NET MVC 4 Razor engine are displayed when you click Add a new item in Solution Explorer. However, the correct template that is to be displayed is the webpage template of only the ASP.NET MVC 3 Razor engine.
Feature
This hotfix adds Visual Studio support for the deployment of an ASP.NET website that uses Razor Syntax for Microsoft Azure.