开发者

MVC2 --> MVC3 Upgrade

As today's MVC3 released, I would like to ask if anyone had experienced problems in upgrading from MVC2 to MVC3 (without changi开发者_StackOverflow社区ng anything in the views) .

I'm currently using EF4, Telerik extensions

Should I upgrade, or should I wait ?


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.


I have been also thinking same. Expecially Telerik controls should work 100% because we're using them a lot.

There are some information in the Telerik forums regarding ASP.NET MVC 3:

Telerik Extensions for MVC 3 RTM

and some other threads regarding Razor engine + Telerik controls. Probably you're not converting all your views to Razor, so you don't encounter those problems.


We made the move and even after updating the web.config are having issues with the Telerik controls not working. This is taking a working MVC2 site using Telerik MVC2 controls and simply installing MVC3 on the server and updating the config. There are no other changes to the codebase.

Strangely this affects the test server but not the dev server, even though the dev servers do not have Telerik MVC3 controls installed. Still investigating...

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜