DNN Forums

Ask questions about your website to get help learning DNN and help resolve issues.

Upgrade to 9.4 Fails

 3 Replies
 2 Subscribed to this topic
 33 Subscribed to this forum
Sort:
Author
Messages
New Around Here
Posts: 12
New Around Here

Could not load file or assembly 'Microsoft.Extensions.DependencyInjection.Abstractions' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

<!--StartFragment-->Could not load file or assembly 'Microsoft.Extensions.DependencyInjection.Abstractions' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) <!--EndFragment-->

 

I found this but it's not helpful in this situation.

https://stackoverflow.com...ncyinjection-abstrac

 

 

Veteran Member
Posts: 546
Veteran Member
MVP
MVP
You're an MVP!
which DNN version were you upgrading from?
Advanced Member
Posts: 159
Advanced Member
MVP
MVP
You're an MVP!
This is probably due to a required upgrade of 2Sxc before upgrading to DNN 9.4.0. DNN 9.4.0 includes a new dependency injection feature using version 2.1 of the .NET Core dependency injection framework, and a different version was already in use (probably by 2Sxc). If you can restart the upgrade and do the 2Sxc upgrade first, that should address the issue. Otherwise, you'll need to update the assembly bindings in the web.config with the correct version of that assembly.
Growing Member
Posts: 27
Growing Member
I concur, having just discovered this solution myself. see:
https://dnncommunity.org/forums/aft/312

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:

  1. If you have (suspected) security issues, please DO NOT post them in the forums but instead follow the official DNN security policy
  2. No Advertising. This includes the promotion of commercial and non-commercial products or services which are not directly related to DNN.
  3. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  4. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  5. No Flaming or Trolling.
  6. No Profanity, Racism, or Prejudice.
  7. Site Moderators have the final word on approving / removing a thread or post or comment.
  8. English language posting only, please.

Would you like to help us?

Awesome! Simply post in the forums using the link below and we'll get you started.

Get Involved