Developer forum

Forum » Dynamicweb 9.0 Upgrade issues » LoaderException when upgrading to 9.6.10 with Nuget

LoaderException when upgrading to 9.6.10 with Nuget

Vincent Gercke
Reply

After upgrading to 9.6.10 via Nuget I receive the following error:

https://i.imgur.com/JreFDHA.png

If I download 9.6.10 as zip and view the Dynamicweb.Dashboard version it is 2.4.0 while the Nuget install retrieves 2.3.1. Using 2.4.0 fixes the issue.

Afterwards I get the following error:

https://i.imgur.com/mPKE1rf.png

This can be solved by using Dynamicweb.Imaging version 4.0.3 from the zip instead of Dynamicweb.Imaging version 5.0.0 from Nuget.

If I try to upgrade Dynamicweb.Dashboards to 2.4.0 via Nuget, I only see the latest stable version 2.3.1. Shouldn't I be able to see 2.4.0?


Replies

 
Morten Bengtson Dynamicweb Employee
Morten Bengtson
Reply

Hi Vincent,

Did you select the "Dynamicweb.Admin" package and set "Dependency behavior" to "Lowest"?

That worked for me. After the update I now have Dynamicweb.Dashboards 2.4.0 and Dynamicweb.Imaging 4.0.3 - and no exceptions

Best regards,
Morten

 
Vincent Gercke
Reply

No, I selected Updates when managing Nuget packages for the solution and updated all packages related to Dynamicweb. But I'll be sure to use your method in the future :-)

 

You must be logged in to post in the forum