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

HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Trouble Upgrading from 04.08.04 to 05.00.01Trouble Upgrading from 04.08.04 to 05.00.01
Previous
 
Next
New Post
3/30/2009 3:18 PM
 

Hi All,

I am trying to upgrade our development environment from 04.08.04 to 05.00.01.  The server is virtualized Windows Server 2003 and the database is SQL 2005.  The upgrade script produced the following:

Upgrading DotNetNuke
Current Assembly Version: 05.00.01
Current Database Version: 04.08.04

 

Upgrade Status Report
00:00:00.015 - Upgrading to Version: 5.0.1
00:00:00.375 -   Executing Script: 04.09.00.SqlDataProvider Success
00:00:02.375 -   Executing Script: 04.09.01.SqlDataProvider Success
00:00:03.656 -   Executing Script: 05.00.00.SqlDataProvider Success
00:00:17.671 -   Executing Script: 05.00.01.SqlDataProvider Success
00:00:19.812 - Performing General Upgrades
00:00:21.609 - Installing Optional Modules:
00:00:21.609 -   Installing Package File HTML_04.08.01_Install:  Success
00:00:28.359 -   Installing Package File Links_04.00.01_Install:  Success
00:00:32.703 - Installing Optional Skins:
00:00:32.703 -   Installing Package File DNN-MinimalExtropySkin_01.00.02_Install:  Success
00:00:33.422 - Installing Optional Containers:
00:00:33.422 -   Installing Package File DNN-MinimalExtropyContainer_01.00.02_Install:  Success
00:00:33.640 - Installing Optional Languages:
00:00:33.640 - Installing Optional Providers:
00:00:33.640 -   Installing Package File AspNetMembershipProvider_05.00.01_Install:  Success
00:00:33.843 -   Installing Package File DatabaseLoggingProvider_05.00.00_Install:  Success
00:00:34.000 -   Installing Package File DNNMembershipProvider_05.00.01_Install:  Success
00:00:34.156 -   Installing Package File DNNMenuNavigationProvider_05.00.01_Install:  Success
00:00:34.312 -   Installing Package File DNNTreeNavigationProvider_05.00.00_Install:  Success
00:00:34.453 -   Installing Package File FckHtmlEditorProvider_02.00.03_Install:  Error!
00:01:01.750 -   Installing Package File FileBasedCachingProvider_05.00.01_Install:  Success
00:01:01.906 -   Installing Package File SchedulingProvider_05.00.01_Install:  Success
00:01:02.078 -   Installing Package File SearchIndexProvider_05.00.00_Install:  Success
00:01:02.219 -   Installing Package File SearchProvider_05.00.00_Install:  Success
00:01:02.406 -   Installing Package File SolpartMenuNavigationProvider_05.00.01_Install:  Success
00:01:02.656 - Installing Optional AuthSystems:
00:01:02.656 -   Installing Package File LiveID_01.00.01_Install:  Success
00:01:03.375 -   Installing Package File OpenID_02.00.00_Install:  Success
00:01:04.000 - Installing Optional Packages:

Upgrade Complete

When I tried to bring up the site afterwards, I got the following error:

The control collection cannot be modified during DataBind, Init, Load, PreRender or Unload phases.

The stack trace:

[HttpException (0x80004005): The control collection cannot be modified during DataBind, Init, Load, PreRender or Unload phases.]
   System.Web.UI.ControlCollection.Add(Control child) +2108047
   DotNetNuke.UI.Utilities.MSAJAX.Register(Page objPage) +133
   DotNetNuke.UI.Utilities.MSAJAX.RegisterClientScript(Page objPage, String Path) +31
   DotNetNuke.UI.Utilities.ClientAPI.RegisterClientScriptBlock(Page objPage, String key) +46
   DotNetNuke.UI.Utilities.ClientAPI.RegisterClientReference(Page objPage, ClientNamespaceReferences eRef) +166
   DotNetNuke.UI.Utilities.ClientAPI.RegisterClientReference(Page objPage, ClientNamespaceReferences eRef) +308
   DotNetNuke.UI.WebControls.DNNMenu.RegisterClientScript() +39
   DotNetNuke.UI.WebControls.DNNMenu.DNNMenu_PreRender(Object sender, EventArgs e) +15
   System.Web.UI.Control.OnPreRender(EventArgs e) +2117788
   System.Web.UI.Control.PreRenderRecursiveInternal() +86
   System.Web.UI.Control.PreRenderRecursiveInternal() +170
   System.Web.UI.Control.PreRenderRecursiveInternal() +170
   System.Web.UI.Control.PreRenderRecursiveInternal() +170
   System.Web.UI.Control.PreRenderRecursiveInternal() +170
   System.Web.UI.Control.PreRenderRecursiveInternal() +170
   System.Web.UI.Control.PreRenderRecursiveInternal() +170
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2041

[PageLoadException: The control collection cannot be modified during DataBind, Init, Load, PreRender or Unload phases.]
   DotNetNuke.Services.Exceptions.Exceptions.ProcessPageLoadException(Exception exc, String URL) +333
   DotNetNuke.Framework.PageBase.OnError(EventArgs e) +422
   System.Web.UI.Page.HandleError(Exception e) +71
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +7341
   System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +213
   System.Web.UI.Page.ProcessRequest() +86
   System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context) +18
   System.Web.UI.Page.ProcessRequest(HttpContext context) +49
   ASP.default_aspx.ProcessRequest(HttpContext context) +29
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +358
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +64
 

I am in a little bit of a hurry on this, so any help would be appreciated!

 
New Post
4/1/2009 5:41 PM
 

Does no one have any ideas or suggestions?

 
New Post
4/1/2009 5:48 PM
 

Make sure MS AJAX is installed on your server.... Thanks.



Alex Shirley


 
New Post
4/2/2009 10:00 AM
 

Thank you for the reply! 

Well... The System.Web.Extensions assembly is present in C:\WINDOWS\assembly.  Other than that, I am not sure of how to tell if it is installed.  I have .NET versions 1.0, 1.1, 2.0, 3.0, and 3.5 installed as well.  Also, DNN version 04.08.04 worked perfectly before the upgrade.  Any other suggestions?

 
New Post
4/2/2009 11:12 AM
 

what is the issue with FCKEditor? make sure to have the .dll in /bin folder, not in /bin/providers

Did you restrart the application and clear the temporary cache? besides, clear local browser cache and cookies.


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Trouble Upgrading from 04.08.04 to 05.00.01Trouble Upgrading from 04.08.04 to 05.00.01


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