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 ...Upgrade from 4.4.3 to 4.5.3 problemUpgrade from 4.4.3 to 4.5.3 problem
Previous
 
Next
New Post
6/9/2007 2:16 PM
 

Hi,

I upgraded DNN 4.4.3 to 4.5.3. and got the following error.

I have no idea where to look for this error.

An error has occurred.
DotNetNuke.Services.Exceptions.PageLoadException: D:\www\tiram\dnn\Admin\ControlPanel\IconBar.ascx.vb(211): error BC30456: 'Upgrade' is not a member of 'Upgrade'. ---> System.Web.HttpCompileException: D:\www\tiram\dnn\Admin\ControlPanel\IconBar.ascx.vb(211): error BC30456: 'Upgrade' is not a member of 'Upgrade'. at System.Web.Compilation.BuildManager.PostProcessFoundBuildResult(BuildResult result, Boolean keyFromVPP, VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetBuildResultFromCacheInternal(String cacheKey, Boolean keyFromVPP, VirtualPath virtualPath, Int64 hashCode) at System.Web.Compilation.BuildManager.GetVPathBuildResultFromCacheInternal(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath) at System.Web.UI.TemplateControl.LoadControl(String virtualPath) at DotNetNuke.UI.Skins.Skin.Page_Init(Object sender, EventArgs e) at System.Web.UI.Control.OnInit(EventArgs e) at System.Web.UI.UserControl.OnInit(EventArgs e) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.AddedControl(Control control, Int32 index) at System.Web.UI.ControlCollection.Add(Control child) at DotNetNuke.Framework.DefaultPage.Page_Init(Object sender, EventArgs e) at System.Web.UI.Control.OnInit(EventArgs e) at System.Web.UI.Page.OnInit(EventArgs e) at DotNetNuke.Framework.PageBase.OnInit(EventArgs e) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace ---

 

Any Idea?

Thanks,

T.


Yehuda Tiram
AtarimTR
AtarimTR
972-2-5700114   |   972-54-4525492   |    http://www.atarimtr.co.il
 
New Post
6/9/2007 4:45 PM
 
Hi again,
Some update regarding this issue.
Since I could not login as admin I went to the DB and in the hostsettings table I changed the field "ControlPanel" from "Admin/ControlPanel/iconbar.ascx" to "Admin/ControlPanel/classic.ascx"
That let me in as a host.
But when I try to go to host settings it gives the same error but now the file in the error message is
\admin\Host\HostSettings.ascx.vb
Also in module definitions I get an error only for the modules part of the page with the file
\Admin\ModuleDefinitions\ModuleDefinitions.ascx.vb(142)
The Module Definition Validator  is working OK in the same page
 
(If I try to role back to iconbar I get the same lock out again)
 
That led me to think that these files were corrupted during upload. So I took them from other zip (the install file instead of the original upgrade file) and replaced them in the server.
That did not help to any.
 
I hope this can give you a hint about the problem since I could not figure out any thing of it.

Yehuda Tiram
AtarimTR
AtarimTR
972-2-5700114   |   972-54-4525492   |    http://www.atarimtr.co.il
 
New Post
6/18/2007 3:34 PM
 

I have the same effect/problem with my portal. I wanted to update from 4.35. to 4.5.3. The Update seemed to be ok. The Portal seems to work, i can login as "normal" user without any admin or host rights, but if i try to login as admin the failure comes.

Hope someone has a fix/solution for this!


Greetings from Germany,
Stephan Schneider

 
New Post
7/10/2007 11:34 AM
 

We are seeing the same thing in a DNN 4.0.3 upgrade to DNN 4.5.3.

We changed to classic.ascx as sugested and it fixed the error with iconbar.ascx. Now in Module definitions we see this:

Error: Module Definitions is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: D:\42494-upgradetest\Admin\ModuleDefinitions\ModuleDefinitions.ascx.vb(142): error BC30456: 'Upgrade' is not a member of 'Upgrade'. ---> System.Web.HttpCompileException: D:\42494-upgradetest\Admin\ModuleDefinitions\ModuleDefinitions.ascx.vb(142): error BC30456: 'Upgrade' is not a member of 'Upgrade'. at System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath) at System.Web.UI.TemplateControl.LoadControl(String virtualPath) at DotNetNuke.UI.Skins.Skin.InjectModule(Control objPane, ModuleInfo objModule, PortalSettings PortalSettings) --- End of inner exception stack trace ---

And in Host Srttings:

Error: Host Settings is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: D:\42494-upgradetest\admin\Host\HostSettings.ascx.vb(95): error BC30456: 'Upgrade' is not a member of 'Upgrade'. ---> System.Web.HttpCompileException: D:\42494-upgradetest\admin\Host\HostSettings.ascx.vb(95): error BC30456: 'Upgrade' is not a member of 'Upgrade'. at System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath) at System.Web.UI.TemplateControl.LoadControl(String virtualPath) at DotNetNuke.UI.Skins.Skin.InjectModule(Control objPane, ModuleInfo objModule, PortalSettings PortalSettings) --- End of inner exception stack trace ---

Anyone figure it out?


Jeff Smith
VivoWare, Inc. - Open Source Social Networking Modules for DNN.
 
New Post
10/28/2007 6:02 PM
 
(this one is pretty old so just in case someone else has this problem. )
Took a while but finally solved.
What I did is to check older files (only 3rd party dll's) in my bin folder, backed them up and removed them from the bin folder completely.

That solved all errors reported by me in this thread.

T.


Yehuda Tiram
AtarimTR
AtarimTR
972-2-5700114   |   972-54-4525492   |    http://www.atarimtr.co.il
 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Upgrade from 4.4.3 to 4.5.3 problemUpgrade from 4.4.3 to 4.5.3 problem


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