As today’s MVC3 released, I would like to ask if anyone had experienced problems in upgrading from MVC2 to MVC3 (without changing anything in the views) .
I’m currently using EF4, Telerik extensions
Should I upgrade, or should I wait ?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The lead developer on the project I’m currently on installed and upgraded MVC2 to MVC3 RC, and the project and we’re using EF4 and Telerik.
We updated from RC to the release this morning and discussed the update from MVC2 to MVC3 RC. After installation, he had to update the project references and web.config, but was able to do it fairly painlessly.
Make sure any other developers working on the project install the framework it to prevent any issues after taking an updated copy of the solution that you check in after upgrading.