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
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:
Awesome! Simply post in the forums using the link below and we'll get you started.