I am unable to open ASP.NET MVC samples in VS2010. I am receiving the error this
The project file 'F:\NetAdvantage 2012.1\jQuery\Samples\MVC\Infragistics.Web.Mvc.Samples.csproj' cannot be opened.
The project type is not supported by this installation.
Please let me know on how to configure the solution.
Hi,The problem you've encountered is most probably caused by the fact that our solution is an MVC3 one - it contains both MVC2 and MVC3 samples so the most probable reason for the error you're getting is that you do not have ASP.NET MVC3 installed.You can install it from here: http://www.asp.net/mvc/mvc3Please give it a go and let us know if you run into any trouble.All the best,Borislav
Hi,
Thanks for your solution. I am now able to open the solution after installing MVC3
Glad to hear that you've got the solution up and running :)Don't hesitate to let us know if we can help you out with anything else.Cheers!Borislav