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... 05.05.01 to 05.06.00 errros 05.05.01 to 05.06.00 errros
Previous
 
Next
New Post
12/6/2010 12:35 PM
 

Hi,
I Upgrade using App_offline.htm to disable method. I used same method and successfully upgraded to 05.05.01 without errors before.

 I get following report with 3 errors.  After update web page displays a page with a single word "error". 
  I copied back the back up files and 05.05.01 version works fine now.
 


Upgrading DotNetNuke
Current Assembly Version: 05.06.00
Current Database Version: 05.05.01
windows server 2003 R2.   Asp3.5 sp1 installed



Upgrade Status Report
00:00:00.125 - Upgrading to Version: 05.06.00
00:00:00.609 -   Executing Script: 05.06.00.SqlDataProvider Success
00:00:06.265 -   Executing Application Upgrades: 05.06.00 Success
00:00:09.125 -   Cleaning Up Files: 05.06.00 Success
00:00:09.140 -   Updating Config Files: 05.06.00 Success
00:00:09.140 - Performing General Upgrades
00:00:09.328 - Installing Optional Modules:
00:00:09.328 -   Installing Package File HTML_Community_05.06.00_Install:  Success
00:00:10.719 -   Installing Package File Messaging_05.06.00_Install:  Success
00:00:11.094 -   Installing Package File Taxonomy_05.06.00_Install:  Success
00:00:11.437 -   Installing Package File Telerik_05.05.00_Install:  Error!
00:00:15.422 -   Installing Package File Telerik_05.06.00_Install:  Error!
00:00:18.000 - Installing Optional Skins:
00:00:18.000 - Installing Optional Containers:
00:00:18.000 - Installing Optional Languages:
00:00:18.000 - Installing Optional Providers:
00:00:18.000 -   Installing Package File AspNetMembershipProvider_05.06.00_Install:  Success
00:00:18.141 -   Installing Package File CorePermissionProvider_05.06.00_Install:  Success
00:00:18.297 -   Installing Package File CoreSitemapProvider_5.5.0.0_Install:  Error!
00:00:18.391 -   Installing Package File CoreSitemapProvider_5.6.0.0_Install:  Error!
00:00:18.469 -   Installing Package File DatabaseLoggingProvider_05.06.00_Install:  Success
00:00:18.688 -   Installing Package File DNNMembershipProvider_05.06.00_Install:  Success
00:00:18.797 -   Installing Package File DNNMenuNavigationProvider_05.06.00_Install:  Success
00:00:18.906 -   Installing Package File DNNTreeNavigationProvider_05.06.00_Install:  Success
00:00:18.985 -   Installing Package File FckHtmlEditorProvider_02.00.04_Install:  Success
00:00:24.594 -   Installing Package File FileBasedCachingProvider_05.06.00_Install:  Success
00:00:24.969 -   Installing Package File FileModuleCachingProvider_05.06.00_Install:  Success
00:00:25.110 -   Installing Package File MemoryModuleCachingProvider_05.06.00_Install:  Success
00:00:25.188 -   Installing Package File SchedulingProvider_05.06.00_Install:  Success
00:00:25.266 -   Installing Package File SearchIndexProvider_05.06.00_Install:  Success
00:00:25.594 -   Installing Package File SearchProvider_05.06.00_Install:  Success
00:00:25.641 -   Installing Package File SolpartMenuNavigationProvider_05.01.00_Install:  Success
00:00:25.704 -   Installing Package File TelerikEditorProvider_05.04.02_Install:  Error!
00:00:26.141 -   Installing Package File TelerikEditorProvider_05.06.00_Install:  Error!
00:00:27.501 - Installing Optional AuthSystems:
00:00:27.501 -   Installing Package File LiveID_01.00.01_Install:  Success
00:00:28.422 -   Installing Package File OpenID_02.00.00_Install:  Success
00:00:28.641 - Installing Optional Packages:

Upgrade Complete

 
New Post
12/6/2010 5:15 PM
 
Do you think it can be related with setting "customErrors =on" in web.config file ? That was the only modification I made for asp.net security bug.
 
New Post
12/6/2010 6:59 PM
 
no, this is not related to custom errors. I remember others reported same issues, but I confess, upgrading with DNN 5 is not my area of competence (all my production sites still run on 4.9.5).

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
12/6/2010 9:02 PM
 
Of particular interest is that in each of the three groups of installation errors, the first error occurs while attempting to install the version of the module or provider that should have already been installed when you either installed or upgraded to 05.05.01 - Telerik_05.05.00_Install, CoreSiteMapProvider_5.5.0.0_Install and TelerikEditorProvider_05.04.02_Install. If those had installed properly at that time, the install packages would no longer be available to trigger another attempt to install them during the upgrade to 05.06.00.

Please look at the EventViewer to see if any related error log entry might still exist from the time of the install or upgrade to DNN 5.05.01. Since you rolled the site back to 05.05.01, you probably don't have a backup done after the 05.06.00 upgrade in which you could examine the EventViewer for more detailed errors of the 05.06.00 upgrade failures. There also might have been errorlog entries written to the /Providers/DataProviders/SqlDataProvider/05.05.01.log.resources or 05.06.00.log.resources files.

Since other modules and providers installed properly and since the cleanup and config installers all ran without other issues I don't expect this to be caused by insufficient filesystem permissions on the /bin or root folders. I would however, check that the ASP.Net machine process account (IIS AppPool Identity account has full file system permissions on the /Providers and /Documentation folders. It appears that the pre-requisite of ASP.Net 3.5 SP1 has been met as does using MS SQL Server 2005 or 2008, the lack of which would have caused other install issues.

I would be tempted to try the upgrade again after checking the above mentioned permissions but this time before triggering the upgrade delete the following three files:

/Install/Module/Telerik_05.05.00_Install.zip
/Install/Provider/CoreSitemapProvider_5.5.0.0_Install.zip
/Install/Provider/TelerkikEditorProvider_05.04.02_Install.zip

Bill, WESNet Designs
Team Lead - DotNetNuke Gallery Module Project (Not Actively Being Developed)
Extensions Forge Projects . . .
Current: UserExport, ContentDeJour, ePrayer, DNN NewsTicker, By Invitation
Coming Soon: FRBO-For Rent By Owner
 
New Post
12/6/2010 11:29 PM
 
Thanks for your help

/Install/Module/Telerik_05.05.00_Install.zip
/Install/Provider/CoreSitemapProvider_5.5.0.0_Install.zip
/Install/Provider/TelerkikEditorProvider_05.04.02_Install.zip

I removed above files from  my dnn web site. but got same errors but only one time. it  did not install those 3 .



I tried to install them from Extension Wizard




Install Extension
Package Installation Report


See below for the results of the package installation
Error loading files from temporary folder - see below
StartJob Starting Installation
Info Starting Installation - DotNetNuke.CoreSitemapProvider
Info Starting Installation - Assembly
Info Assembly already registered - bin\Providers\DotNetNuke.SitemapProviders.CoreSitemapProvider.dll
Info Component installed successfully - Assembly
Info Starting Installation - File
Info Creating backup of previous version - license.txt
Info Created - license.txt
Info Component installed successfully - File
Info Starting Installation - Config
Info Creating backup of previous version - web.config
Failure Exception - Object reference not set to an instance of an object.
Failure Installation Failed - Config

Info Rolling back component install - Assembly
Info Assembly unregistered - bin\Providers\DotNetNuke.SitemapProviders.CoreSitemapProvider.dll
Info Component rolled back successfully - Assembly
Info Rolling back component install - File
Info Restored backup of previous version - license.txt
Info Component rolled back successfully - File
Info Installation Failed - DotNetNuke.CoreSitemapProvider
Info Deleted temporary install folder
EndJob Installation Failed





05.05.01_Config.log


Error: Object reference not set to an instance of an object.   at DotNetNuke.Services.Installer.XmlMerge.UpdateNode(XmlNode rootNode, XmlNode actionNode)
   at DotNetNuke.Services.Installer.XmlMerge.ProcessNode(XmlNode node)
   at DotNetNuke.Services.Installer.XmlMerge.ProcessNodes(XmlNodeList nodes, Boolean saveConfig)
   at DotNetNuke.Services.Installer.XmlMerge.UpdateConfigs()
   at DotNetNuke.Services.Upgrade.Upgrade.UpdateConfig(String strProviderPath, String strConfigFile, Version version, String strReason)

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Upgrading DNN P...Upgrading DNN P... 05.05.01 to 05.06.00 errros 05.05.01 to 05.06.00 errros


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