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 ...4.3.7 - > 4.6.2 Install-/Upgrade error - BC304564.3.7 - > 4.6.2 Install-/Upgrade error - BC30456
Previous
 
Next
New Post
10/28/2007 6:43 AM
 
When performing an upgrade from 4.3.7 -> 4.6.2 Upgrade I am still receiving the notorious:
BC30456: 'UpgradeStatus' is not a member of 'Globals'
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 

The upgrade was performed "to the letter" according to:
http://www.mitchelsellers.com/Blogs/tabid/54/articleType/ArticleView/articleId/142/Upgrading-to-DotNetNuke-460-from-4x.aspx
And solved by tvi in the same thread
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 35:                    Case UpgradeStatus.Upgrade

 

 

 

 

I assume this error made it through to 4.6, please confirm.


Regards, Swan B

 
New Post
10/28/2007 6:59 AM
 

The last part of the prev posting was cut of in editor, the reason of the post was informative:

__________________________________________________________________

I assume the BC30456 error made it through to 4.6, please confirm.

Regards, Swan B

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...4.3.7 - > 4.6.2 Install-/Upgrade error - BC304564.3.7 - > 4.6.2 Install-/Upgrade error - BC30456


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