Besides the options already mentioned, it might be worthwhile to verify the versions of Newtonsoft and DependencyInjection in the web.config. It might be that the version in the bin folder is different than the one mentioned in the web.config. If there are differences, you can update the version number in the web.config to the correct ones and restart IIS.
Posted By Tycho de Waard (SU) on 1/17/2023 12:20 AM Besides the options already mentioned, it might be worthwhile to verify the versions of Newtonsoft and DependencyInjection in the web.config. It might be that the version in the bin folder is different than the one mentioned in the web.config. If there are differences, you can update the version number in the web.config to the correct ones and restart IIS.
As Tycho suggests, these manual steps might be necessary to get you upgraded this time.
This isn't normally necessary, but it does become necessary when certain bad practices are implemented by any selected third-party extension, or if any installation/upgrade was manually done in the past.
If you follow best practices now and manage to get yourself through this (partially manual) upgrade, you should have a much better experience next time.
These Forums are dedicated to the discussion of DNN Platform.
For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:
Awesome! Simply post in the forums using the link below and we'll get you started.