Try our conversational search powered by Generative AI!

Episerver upgrade version 7 to 10

Vote:
 

Hi,

Is there any fastest and better approach related to upgrading episerver version 7 to episerver version 10?

#177410
Apr 11, 2017 8:23
Vote:
 

What exact version are you on? 7.0? 7.6?

If you are on before 7.5 , you need to migrate your assets with migration tool

No shortcut, the only way is the hardcore way, follow the guidelines here:

https://world.episerver.com/documentation/upgrading/Episerver-CMS/75/

Depending on you complexity and size of your site, you may need to upgrade to lower version, eg version 8 first, and then go to latest. 

Make a POC, You upgrade the nuget packages for solution, fix the compile errors, fix the runtime errors, test the site.

If you have commerce, it much more complex but in theory the same. 

Good luck!

#177415
Apr 11, 2017 10:57
Vote:
 

Just gone through an upgrade from 7.0 - 10.5, it is a very manual process however once you are on 7.6 nuget makes everything a lot simpler.  As Gosso mentioned each step in each version of the upgrade documentation is pretty much essential.

Top tips:

After a version jump, clear out old dlls and Addons, they will be problem 99% of the time.

Episerver.Framework.config -> updateDataBaseSchema is a lifesaver

I had a problem with the sitespecific root block folder not being setup, this is solved by Admin -> Config -> Manage Websites, Untick, Save, Tick and Save, the Use site-specific assets checkbox for each site.

Update your MVC library, this gave me decent speed bump

The VPP migration tool did not like the web.config's <episerver.shell><protectedModules> so I commented them out.

#177783
Apr 19, 2017 13:32
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.