Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Upgrading DNN P...Upgrading DNN P...Error upgrading from 5.2.2 to 5.4.1Error upgrading from 5.2.2 to 5.4.1
Previous
 
Next
New Post
6/13/2010 7:55 PM
 
Success! I was having the same sequence of errors. I strongly suspect that the root of the issue was missing the Default.page.template file in one or more of the Portals/[PortalID]/Templates directories. However, here are some other things I did based on this and other forum posts:

Low probability of impact items, but I saw various references, so I figured I'd do it.
1. I installed the latest XML Module (I didn't have the XML module installed at all)
2. I updated all my modules to the latest version my install (4.9) would support

Higher likelihood these changes mattered
1. Make sure each Portal/[Portal ID]/Templates folder has the Default.page.template file
2. After downloading the upgrade package, right-click on the zip file, select properties and then click 'Unblock' (I did this directly on my server)
         Unzip the upgrade package to its own folder
         Copy the package files over the top of your DNN install (replacing files)
3. Ensure permissions are correct for the ApplicationPool service account on your wwwRoot folder.
IIS 6: Network Service Account
IIS 7/7.5 Has a new permission model (This is default on 7.5)! Your site may be using this
The only way to set the permission is through the command line interface:
>icacls [PathToDNNInstallRoot] /grant "IIS AppPool\[NameOfAppPool]":(OI)(CI)F
This grants Full access to the isolated Application Pool account at the root of your DNN and sets inheritance on all folders and files. You can verify this on the security tab of the files/folders, you just cant set it there.
example:
>icacls C:\WebSites\DotNetNuke-1\DNN_Prod\wwwRoot /grant "IIS AppPool\DotNetNuke-1_Prod":(OI)(CI)F
It's so nice to see all of the green Success! lines.

Best of luck to others experiencing these issues, they can be overcome. I hope this post helps. Don't give up, because even though it may look like your site is working, some of the new menu items in admin/host won't be there (noteably Taxonomy-- this should be an admin menu item.
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Upgrading DNN P...Upgrading DNN P...Error upgrading from 5.2.2 to 5.4.1Error upgrading from 5.2.2 to 5.4.1


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. 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.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out