DNN Forums

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

upgrade from 9.1.1 to 9.3.0

 34 Replies
 3 Subscribed to this topic
 33 Subscribed to this forum
Sort:
Page 3 of 4 << < 1234 > >>
Author
Messages
Veteran Member
Posts: 349
Veteran Member
3 Helpful Replier
Helpful Replier
Thanks for being such a helpful replier!
MVP
MVP
You're an MVP!
Engaged Reader
Engaged Reader
You are an engaged reader!
Avid Reader
Avid Reader
Avid Reader art thou!
Oh yeah, if there is code in the App_Code folder, then you need to remove their references from the web.config too. It was something like something something
New Around Here
Posts: 16
New Around Here
Just copied the upgrade files and I got this new error

Could not load file or assembly 'Newtonsoft.Json' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
Senior Member
Posts: 1607
Senior Member
MVP
MVP
You're an MVP!
New Poster
New Poster
Congrats on posting!
Posted By alexio1 on 25 Jun 2019 08:37 PM
Could not load file or assembly 'Newtonsoft.Json' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

This normally occurs because the version of the file in the Bin folder is newer than what's defined in the web.config.  If the website indeed had 2sxc on it, then this is expected.  

In order to resolve this error message, you'll just need to update the DLL version binding in the web.config file. 

  1. Find the NewtonSoft.Json.dll file in the Bin folder and right-click on it.  Under details, you'll find the version of it (e.g., 10.0.3.21018).
  2. Find and open the web.config in the root folder where the website files are.  
  3. Find the section that contains runtime > assemblyBinding > dependentAssembly tags.
  4. Look for a tag that looks like the example below, and make sure the newVersion number matches the major version of the NewtonSoft.Json.dll you have.

New Around Here
Posts: 16
New Around Here
I see that already there




New Around Here
Posts: 16
New Around Here
i was able to bypass the newtonsoft.json error and once I got to the upgrade screen it hangs at
Installing Package File DNNCE_FolderProviders_09.03.01_Install

I tried to extract the upgrade content again but that was no go. guess i have to restore back db and files
New Around Here
Posts: 16
New Around Here
anyone knows what caused the upgrade to hang
Senior Member
Posts: 1322
Senior Member
3 Helpful Replier
Helpful Replier
Thanks for being such a helpful replier!
Lifesaver
Lifesaver
You're Life Saver!
New Poster
New Poster
Congrats on posting!
3 Engaged Reader
Engaged Reader
You are an engaged reader!
Posted By alexio1 on 26 Jun 2019 03:05 PM
anyone knows what caused the upgrade to hang

Did you bypass the error or did you start the upgrade from scratch? (which can sometimes  help)

 

 

New Around Here
Posts: 16
New Around Here
i fix the newtonsoft in web config when prompt to upgrade it hang during process and i tried extracting the upgrade files again and no luck only get blank screen

im going to try from scratch again using prvious backups
Veteran Member
Posts: 349
Veteran Member
3 Helpful Replier
Helpful Replier
Thanks for being such a helpful replier!
MVP
MVP
You're an MVP!
Engaged Reader
Engaged Reader
You are an engaged reader!
Avid Reader
Avid Reader
Avid Reader art thou!
May be caused by this https://github.com/dnnsof...n.Platform/pull/2746 which was included with Platform 9.3.2 but not yet available in Evoq as far as I know at time of writing.
New Around Here
Posts: 16
New Around Here
this is resolved thank you eveyone
Page 3 of 4 << < 1234 > >>

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