Is it possible to open MVC2 project in Visual Studio 2012? When I try to load the project I get this error :
De\De.csproj: The application which this project type is based on was not found. Please try this link for further information: http://go.microsoft.com/fwlink/?prd=12395&pver=11&sbp=ProjectTypeDeprecated&plcid=0x409&clcid=0x409&ar=MSDN&sar=ProjectCompatibility&o1=F85E285D-A4E0-4152-9332-AB1D724D3325
Then I get redirect to : http://www.asp.net/whitepapers/mvc3-release-notes#upgrading
Do I need to upgrade to MVC3 or I can keep my project in MVC2?