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

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Underconstruction page shows on Seasons First CreationUnderconstruction page shows on Seasons First Creation
Previous
 
Next
New Post
3/17/2008 2:55 PM
 

Hey everyone thanks in advance for the help.

 

I have my website running remotely and locally using the same database server.

Both local and remote are linked with two different web addresses but to the same portal.

http://npriddy.com/ - Remote

http://starfirealliance.com/ - Local

The problem is when a user first loads npriddy.com the under consturction page is shown. If you put in npriddy.com again it loads just fine.

Starfirealliance loads fine on the first try. Starfirealliance is used for testing so npriddy.com has been the main domain name. I've turned autoupgrade true = false; and everything on the site works fine just not on first load.

Any Ideas? I'll go hunt somemore but wanted to see who else may have had a similar problem.

 

 

 
New Post
3/17/2008 8:17 PM
 

I have commented out these lines of code in Initialize.vb

  'Determine the Upgrade status and redirect to Install.aspx
            Dim retValue As String = Null.NullString

            'Select Case GetUpgradeStatus()
            '    Case Globals.UpgradeStatus.Install
            '        If AutoUpgrade Then
            '            If UseWizard Then
            '                retValue = "~/Install/InstallWizard.aspx"
            '            Else
            '                retValue = "~/Install/Install.aspx?mode=install"
            '            End If
            '        Else
            '            CreateUnderConstructionPage(Server)
            '            retValue = "~/Install/UnderConstruction.htm"
            '        End If
            '    Case Globals.UpgradeStatus.Upgrade
            '        If AutoUpgrade Then
            '            retValue = "~/Install/Install.aspx?mode=upgrade"
            '        Else
            '            CreateUnderConstructionPage(Server)
            '            retValue = "~/Install/UnderConstruction.htm"
            '        End If
            '    Case Globals.UpgradeStatus.Error
            '        CreateUnderConstructionPage(Server)
            '        retValue = "~/Install/UnderConstruction.htm"
            'End Select

Will this mess with anything down the road?

 
New Post
3/17/2008 8:52 PM
 

You can bet anyone who tries to update the site will be furious.

Q1) Are you using a proxy server?

Q2) Have you done any other quick fixes that may affect normal functionality?

Q3) What is the default (startup) page in IIS for npriddy.com?


Dwayne J. Baldwin
 
New Post
3/18/2008 9:33 AM
 

1. No

2. A few small changes but nothing that would affect that kind of functionality just building custom moduels..

3. I'm on discountasp.net and the default page was index.html changed it to default.aspx and i'll see if this fixes this problem.

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Underconstruction page shows on Seasons First CreationUnderconstruction page shows on Seasons First Creation


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