2

Does anybody know the minimum steps that are required to be done in order to convert an MVC 2 (.NET 4) application to MVC 3?

I tried the upgrade tool, but it gives errors for my solution.

3
  • Is MVC 3 officially released or is it still a release candidate? Commented Jan 14, 2011 at 15:25
  • Could you email me the conversion log and solution, project, and web.config files of the project that causes the converter to fail? Email is [my user name]@microsoft.com Commented Jan 14, 2011 at 16:42
  • @marchind no problem awesome.codeplex.com/releases/view/59082#DownloadId=197268 Commented Jan 14, 2011 at 17:21

1 Answer 1

1

There was a bug in the upgrade tool when a solution had solution items or web sites. The bug has been fixed and an updated version of the tool is available on codeplex: http://aspnet.codeplex.com/releases/view/59008.

More information on my blog: http://blogs.msdn.com/b/marcinon/archive/2011/01/13/mvc-3-project-upgrade-tool.aspx

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.