question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Upgrade to v9.11.0-rc2 may delete DLLs from DNN-Extensions like 2sxc with Imageflow

See original GitHub issue

Description of bug

The Upgrade Wizard deletes DLLs from extensions, so the whole DNN application may not work after the upgrade completed.

Steps to reproduce

  1. 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)
  2. Unzip the DNN Upgrade Package
  3. Run the Upgrade Wizard
  4. 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:closed
  • Created a year ago
  • Comments:11 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
BeniFreitagcommented, Sep 9, 2022

Just tested another upgrade to DNN 9.11.00 RC5. The issue does not occur anymore. Thanks @donker, @tvatavuk and @valadas.

1reaction
BeniFreitagcommented, Sep 6, 2022

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.

Read more comments on GitHub >

github_iconTop Results From Across the Web

No results found

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found