Hello everyone,
We have 2 site that we are trying to upgrade. The first site successfully upgraded from 9.6 to 9.10. Then we tried to upgrade from 9.10 - 9.11 and got stuck on the "Security" page on the upgrade wizard. The second site started at 9.10 and when trying to upgrade to 9.11 it resulted in the same stuck on "Security" page problem. In looking at the logs for both sites, the same error is thrown in their respective log files:
2024-07-12 08:14:06,785 [][Thread:1][ERROR] DotNetNuke.Web.Extensions.StartupExtensions - Unable to configure services for DDay.iCal, Version=1.0.2.575, Culture=neutral, PublicKeyToken=null, see exception for details - LoaderException: Could not load file or assembly 'antlr.runtime, Version=2.7.6.2, Culture=neutral, PublicKeyToken=1790ba318ebc5d56' or one of its dependencies. The system cannot find the file specified.
We noticed that the 9.10 Upgrade ZIP did not have the DDay DLL but the 9.11 Upgrade ZIP does have this DDay DLL.
Can anyone please provide any insights as to why it is there, and what problem the 9.11 upgrade is trying to solve by including this library? Also should there be an "antlr.DLL" file in this 9.11 Upgrade ZIP? If not, should we try to find it somewhere and include it? Is there a different path towards moving through this issue?
Thank you!
First of all, there is a more tested upgrade path documented here https://docs.dnncommunity...rade-path/index.html
So you should upgrade to 9.13.3 directly instead of 9.11.0 as more people have tested this scenario. Secondly, I am not aware of either DDay.iCal or antlr being DNN dependencies, when you say you found it in the upgrade package, where did you download that package from and in which path did you find that file ?
I have seen this issue too, IIRC I just removed the DDay.iCal dll and my upgrade worked. I concluded it was a left-over from an old third party extension I previously uninstalled
These Forums are for the discussion of the open source CMS DNN platform and ecosystem.
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.