Is there an existing issue for this?
What happened?
Attempting to upgrade 9.13.10 to 10.2.2 results in "Could not load file or assembly 'System.Memory' or one of its dependencies." I am still testing things but it appears that an intermediate upgrade from 9.13.10 to 10.2.1 will allow a follow-up upgrade to 10.2.2 to work as expected. The tested site is a basic site with no extensions.
Steps to reproduce?
Standard upgrade method I use
- Stop the existing site (9.13.10)
- Recycle application pool
- Copy over the upgrade files (10.2.2)
- Start the site
- Browse to site and error shows (attached)
9.13.10 to 10.2.2 error.txt
Current Behavior
Immediate error upon accessing the site.
Expected Behavior
Site to show the standard DNN upgrade host login prompt.
Relevant log output
Anything else?
As a test, I also installed, from scratch, a new install of 10.2.2 and that worked as expected. As mentioned previously, an intermediate step of 9.13.10 to 10.2.1 then again to 10.2.2 does appear to work.
Affected Versions
10.2.0 (latest v10 release)
What browsers are you seeing the problem on?
Firefox
Code of Conduct