NET 3.5 to 4 upgrade

Post here for help with installing or upgrading mojoPortal pre-compiled release packages. When posting in this forum, please provide all relevant details. You may also want to review the installation or upgrading documentation.

If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.

Post here for help with installation of mojoPortal pre-compiled release packages

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.

You may also want to review the installation or upgrading documentation.

If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.

This thread is closed to new posts. You must sign in to post in the forums.
2/6/2011 12:00:08 PM
Gravatar
Total Posts 30

NET 3.5 to 4 upgrade

What is the best way to move the mojo from 3.5 to 4?

I have created the site on staging server with NET 3.5, our new production server has NET 4. How can I upgrade and not loose the custom skin, pages, images etc..?

 

Thanks

Jakub

 

2/7/2011 2:39:35 PM
Gravatar
Total Posts 18439

Re: NET 3.5 to 4 upgrade

You should also install .NET 4 on your testing server. To change from .NET 3.5 to 4.0, first I would upgrade to the latest version of mojoPortal using the .NET 3.5 package of mojoPortal, then after that upgrade just install the .NET 4 package of mojoPortal of the latest version on top of it, then change the application pool to a .NET 4 application pool. Make sure to use the new Web.config (that ships with mojoPortal) each time and restore custom settings like machine key from your old Web.config to the new one.

Hope it helps,

Joe

2/9/2011 10:12:14 PM
Gravatar
Total Posts 30

Re: NET 3.5 to 4 upgrade

Great. Thanks for your help. It worked like a charm.

I am really impressed how well thought the upgrade procedure is.

Thanks.

 

You must sign in to post in the forums. This thread is closed to new posts.