Hi,
I'm having problems upgrading from 4.8 OR 4.9 to 5.1 OR 5.2.
I have tried upgrading using the upgrade and full install ZIPs, and follow the below method:
1)Backup
2)Unblock and extract ZIP
3)Edit release.config appropriately (or web.config if using the full install ZIP)
4)Copy files into DNN root
5)Check permissions (Network Service)
6)Rename web.config to web.config.DNN4
7)Rename release.config to web.config
8)Browse to http://localhost/Install/Install.aspx?mode=upgrade
Any help would be much appreciated!
If you need more info, let me know.
Also, I've put the error details below, thanks.
Owen
The upgrade wizard completes as follows:
But then when I "Click here to access your portal" I get (an error): [Moderator Edit: Image removed as it was generic/not helpful. 484 - 52 upgrade all successful]
The EventsLog entry in the DNN DB is:
LogTypeKey = PAGE_LOAD_EXCEPTION
LogConfigID = 6
LogUserID = NULL
LogUserName = NULL
LogPortalID = 0
LogPortalName = NULL
LogCreateDate = 22/12/2009 09:30:39
LogServerName = HOSTNAME EDITED
Log Properties =
AssemblyVersion
5.2.0
PortalID
0
PortalName
Localhost
UserID
-1
UserName
ActiveTabID
36
ActiveTabName
Home
RawURL
/Default.aspx
AbsoluteURL
/Default.aspx
AbsoluteURLReferrer
http://localhost/Install/Install.aspx?mode=upgrade
UserAgent
Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.2; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
DefaultDataProvider
DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID
330e5b3e-fd22-4c43-88ee-4f9d7c4516d8
InnerException
The control collection cannot be modified during DataBind, Init, Load, PreRender or Unload phases.
FileName
FileLineNumber
0
FileColumnNumber
0
Method
System.Web.UI.ControlCollection.Add
StackTrace
Message
DotNetNuke.Services.Exceptions.PageLoadException: The control collection cannot be modified during DataBind, Init, Load, PreRender or Unload phases. ---> System.Web.HttpException: The control collection cannot be modified during DataBind, Init, Load, PreRender or Unload phases.
at System.Web.UI.ControlCollection.Add(Control child)
at DotNetNuke.UI.Utilities.MSAJAX.Register(Page objPage)
at DotNetNuke.UI.Utilities.MSAJAX.RegisterClientScript(Page objPage, String Path)
at DotNetNuke.UI.Utilities.ClientAPI.RegisterClientScriptBlock(Page objPage, String key)
at DotNetNuke.UI.Utilities.ClientAPI.RegisterClientReference(Page objPage, ClientNamespaceReferences eRef)
at DotNetNuke.UI.Utilities.ClientAPI.RegisterClientReference(Page objPage, ClientNamespaceReferences eRef)
at DotNetNuke.UI.Utilities.DNNClientAPI.EnableMinMax(Control objButton, Control objContent, Int32 intModuleId, Boolean blnDefaultMin, String strMinIconLoc, String strMaxIconLoc, MinMaxPersistanceType ePersistanceType, Int32 intAnimationFrames, String strPersonalizationNamingCtr, String strPersonalizationKey)
at DotNetNuke.UI.Utilities.DNNClientAPI.EnableMinMax(Control objButton, Control objContent, Boolean blnDefaultMin, String strMinIconLoc, String strMaxIconLoc, MinMaxPersistanceType ePersistanceType, String strPersonalizationNamingCtr, String strPersonalizationKey)
at DotNetNuke.UI.ControlPanels.IconBar.Page_PreRender(Object sender, EventArgs e)
at System.Web.UI.Control.OnPreRender(EventArgs e)
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
--- End of inner exception stack trace ---
Source
LogNotificationPending = NULL
LogEventID = 6368 |