On Tuesday I blogged about the recent release of the ASP.NET MVC 3 RC build . You can read more about it here . This post is a quick follow-up post that discusses a few installation issues that we've seen people run into - and how to fix them: ASP.NET MVC 3 RC and C#/VB Async CTP Two weeks ago the VS languages team released an early preview of some cool language improvements to VB and C# that we are working on for asynchronous programming. Unfortunately it isn't possible to have both the Async CTP and the ASP.NET MVC 3 RC installed on the same machine at the same time. You instead need to choose one or the other right now - installing both will cause problems. If you've already installed the Async CTP and want to install the...(read more) ...
Go to the complete details ...