Upgrade to v9.11.0-rc2 may delete DLLs from DNN-Extensions like 2sxc with Imageflow
See original GitHub issueDescription of bug
The Upgrade Wizard deletes DLLs from extensions, so the whole DNN application may not work after the upgrade completed.
Steps to reproduce
- Install DNN 9.6.0 with 2sxc 13 (or newer). It will place these files into the bin-folder: Imageflow.Net.dll, Imazen.Common.dll, Imazen.HybridCache.dll and Imageflow (entiry folder)
- Unzip the DNN Upgrade Package
- Run the Upgrade Wizard
- When the Upgrade Wizard completed, the DNN-Application will not start anymore
Current behavior
DNN application does not start anymore. Error because of missing DLLs.
Expected behavior
DNN upgrade should not delete DLLs from DNN-Extensions.
Error information
Error when the Upgrade Wizard completed:
Could not load file or assembly 'Imazen.Common, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
Additional context
2sxc ships with Imageflow (till version 12) and/or Imazen (version 13+). The installation places additional DLLs into the bin folder. They’re own assemblies and not shared with other extensions.
Affected version
- 09.11.00 release candidate 2
Affected browser
- Chrome
Issue Analytics
- State:
- Created a year ago
- Comments:11 (8 by maintainers)
Top Results From Across the Web
No results found
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Just tested another upgrade to DNN 9.11.00 RC5. The issue does not occur anymore. Thanks @donker, @tvatavuk and @valadas.
I just tested the Upgrade to RC4. #5260 is fixed, but this issue is still there. I created another screencast, at 1:17 multiple files get deleted.
@tvatavuk I just sent you a backup of the website used in this screencast, before I extracted the DNN-Upgrade package.