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 to 4.5.x fails...Upgrade to 4.5.x fails...
Previous
 
Next
New Post
8/13/2007 11:03 AM
 

 Hi friends, I'm trying to upgrade to DNN 4.5.5 but I keep getting this error. So far I have tried: Using the standard upgrade zip. compiling the source and use that to upgrade. Both result in the same error. I have a working local website wich runs on 4.4.0 So I also tried 4.5.1 upgrade wich also fails. Does anyone have this problem?

Server Error in '/ontwikkel.xec.nl' Application.

Compilation Error

Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: BC30456: 'UpgradeStatus' is not a member of 'Globals'.

Source Error:

 
Line 341:
Line 342:                Select Case GetUpgradeStatus()
Line 343:                    Case Globals.UpgradeStatus.Install
Line 344:                        InstallApplication()
Line 345:                    Case Globals.UpgradeStatus.Upgrade

Source File: D:\DEVELOP\ontwikkel.xec.nl\Install\Install.aspx.vb    Line: 343





Version Information: Microsoft .NET Framework Version:2.0.50727.832; ASP.NET Version:2.0.50727.832

 
New Post
8/13/2007 6:05 PM
 

Hi all,

I also have this kind of problem. I try upgrading 4.4.1 to 4.5.5 and the same error

Any suggestion how to solve?

Microsoft (R) Visual Basic Compiler version 8.0.50727.42
for Microsoft (R) .NET Framework version 2.0.50727.42
Copyright (c) Microsoft Corporation.  All rights reserved.

C:\DotNetNuke\Install\Install.aspx.vb(257) : warning BC42025: Access of shared member, constant member, enum member or nested type through an instance; qualifying expression will not be evaluated.

            objResourceInstaller.Install(True, 0)
            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~        
C:\DotNetNuke\Install\Install.aspx.vb(343) : error BC30456: 'UpgradeStatus' is not a member of 'Globals'.

                    Case Globals.UpgradeStatus.Install
                         ~~~~~~~~~~~~~~~~~~~~~       
C:\DotNetNuke\Install\Install.aspx.vb(345) : error BC30456: 'UpgradeStatus' is not a member of 'Globals'.

                    Case Globals.UpgradeStatus.Upgrade
                         ~~~~~~~~~~~~~~~~~~~~~       
C:\DotNetNuke\Install\Install.aspx.vb(347) : error BC30456: 'UpgradeStatus' is not a member of 'Globals'.

                    Case Globals.UpgradeStatus.None
                         ~~~~~~~~~~~~~~~~~~~~~    
C:\DotNetNuke\Install\Install.aspx.vb(357) : error BC30456: 'UpgradeStatus' is not a member of 'Globals'.

                    Case Globals.UpgradeStatus.Error
                         ~~~~~~~~~~~~~~~~~~~~~     

 
New Post
8/14/2007 9:08 AM
 

I would try using the 4.5.5 Install.zip instead of the Upgrade. First back up at least your web config as the Install will overwrite the existing one. Set up the new config file with the connectionstrings and machine keys from your original.


John Eimer
 
New Post
8/14/2007 3:40 PM
 

Hallo Jeimer,

Thanks for your suggestion. I allready tried to solve the problem that way, but with exact the same result! :-(

 

 
New Post
8/15/2007 7:33 AM
 

I solved it: Remove the "Globals." part at each line in the file and then it works fine.

Select Case GetUpgradeStatus()
Line 343:                    Case UpgradeStatus.Install
Line 344:                        InstallApplication()
Line 345:                    Case UpgradeStatus.Upgrade

And so on... just in this file. Good luck!

 

 

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Upgrade to 4.5.x fails...Upgrade to 4.5.x fails...


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