DNN Forums

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

Issue After Upgrading to DNN 10 – Site Not Loading Properly / Errors Occurring

 3 Replies
 1 Subscribed to this topic
 33 Subscribed to this forum
Sort:
Author
Messages
New Around Here
Posts: 9
New Around Here
New Poster
New Poster
Congrats on posting!

Hi Community,

I'm encountering issues after upgrading my DNN site to version 10.0.0. Here's a breakdown of my current setup and the problems I'm facing:

Upgrade Details:

  • Previous DNN Version: v09.13.09

  • Current DNN Version: 10.0.0

  • Upgrade Method: Downloaded the upgrade ZIP and followed the same steps as in previous upgrades.

After the upgrade, the site either doesn't load or throws errors. It also didn't show the upgrade window.

Has anyone else faced similar issues after upgrading to DNN 10?
Are there known compatibility concerns or additional steps I should take post-upgrade?

Any guidance would be greatly appreciated.

Thanks

 

Advanced Member
Posts: 207
Advanced Member
Helpful Replier
Helpful Replier
Thanks for being such a helpful replier!
MVP
MVP
You're an MVP!
New Poster
New Poster
Congrats on posting!
Yes, the upgrade to DNN10.0.0 was impossible for us because of localization issues. There is DNN10.0.1 out now. We've not yet had time to test that.

Try v10.0.1 and and see if it fixes your issue. If not you can report an issue on GitHub.

New Around Here
Posts: 2
New Around Here
@david Lee
I have done the exact steps as Shivam except the face I am upgrading from 9.13.9 to 10.0.1
I ended up having this error


[code]
~mysite/Default.aspx?tabid=21&error=Method+not+found%3a+%27Void+DotNetNuke.Framework.jQuery.RequestRegistration()%27.&content=0
[/code]
New Around Here
Posts: 11
New Around Here

Hi, I solved the issue. Error is related to some componente inside Skin.

Try changing first line of your skin files asxc to this

<%@ Control Language="C#" AutoEventWireup="true" Inherits="DotNetNuke.UI.Skins.Skin" %>

After this site was loaded

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