Try our conversational search powered by Generative AI!

upgrade episerver 7.5 -> 10

Vote:
 

What are the challenges when you do an upgrade from 7.5 to version 10 - (xforms is known). Do you have any recommendations?

#175839
Mar 03, 2017 16:41
Vote:
 

There are a couple of things you should no about. First make sure you add the updateDataBaseSchema to episerver.framework section in config. Will help you when releasing to other environments that do not have the package manager console :) 

There is also a lot of changes in the api that most likely will need to be rewritten: SiteDefinitionRepository and SiteDefinitionResolver have been replaced with ISiteDefinitionRepository and ISiteDefinitionResolver for instance. You will get errors and warnings when compiling. Most of them can actually be adressed before you upgrade to 10. 

If you have moduls, thirdparty, make sure they support 10 as well. Some of them still do not support 10 sadly.

You will also need to migrate your Episerver site to UTC: https://tedgustaf.com/blog/2016/upgrade-to-episerver-10/

#175993
Mar 07, 2017 11:39
This thread is locked and should be used for reference only. Please use the Episerver CMS 7 and earlier versions forum to open new discussions.
* 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.