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 ...Error After Upgrade to 4.5 versionError After Upgrade to 4.5 version
Previous
 
Next
New Post
5/29/2007 6:18 PM
 

Hello.

When I upload all upgrade files to my application server, i try to go to my application and i get the next page:


Upgrading DotNetNuke

Current Assembly Version: 04.05.02

Current Database Version: 04.04.01

 

Upgrade Status Report

00:00:00.031 - Upgrading to Version: 4.5.2
00:00:00.031 - Performing General Upgrades

Upgrade Complete

 

Click Here To Access Your Portal

When I click this last link I get this error:

The page cannot be displayed

The page you are looking for is currently unavailable. The Web site might be experiencing technical difficulties, or you may need to adjust your browser settings.

Please try the following:

  • Click the refresh.gif (82 bytes) Refresh button, or try again later.
  • If you typed the page address in the Address bar, make sure that it is spelled correctly.
  • To check your connection settings, click the Tools menu, and then click Internet Options. On the Connections tab, click Settings. The settings should match those provided by your local area network (LAN) administrator or Internet service provider (ISP).
  • See if your Internet connection settings are being detected. You can set Microsoft Windows to examine your network and automatically discover network connection settings (if your network administrator has enabled this setting).
    1. Click the Tools menu, and then click Internet Options.
    2. On the Connections tab, click LAN Settings.
    3. Select Automatically detect settings, and then click OK.
  • Some sites require 128-bit connection security. Click the Help menu and then click About Internet Explorer to determine what strength security you have installed.
  • If you are trying to reach a secure site, make sure your Security settings can support it. Click the Tools menu, and then click Internet Options. On the Advanced tab, scroll to the Security section and check settings for SSL 2.0, SSL 3.0, TLS 1.0, PCT 1.0.
  • Click the Back button to try another link.

 

Cannot find server or DNS Error
Internet Explorer

This not just happens in server application but also in my local environment. 

Any idea?? I've tried everithing and nothing fix this problem.

Thanks for your help.

Lukas.

 
New Post
5/29/2007 6:48 PM
 

Hello.

When I upload all upgrade files to my application server, i try to go to my application and i get the next page:


Upgrading DotNetNuke

Current Assembly Version: 04.05.02

Current Database Version: 04.04.01

 

Upgrade Status Report

00:00:00.031 - Upgrading to Version: 4.5.2
00:00:00.031 - Performing General Upgrades

Upgrade Complete

 

Click Here To Access Your Portal

When I click this last link I get this error:

The page cannot be displayed

The page you are looking for is currently unavailable. The Web site might be experiencing technical difficulties, or you may need to adjust your browser settings.

Please try the following:

  • Click the refresh.gif (82 bytes) Refresh button, or try again later.
  • If you typed the page address in the Address bar, make sure that it is spelled correctly.
  • To check your connection settings, click the Tools menu, and then click Internet Options. On the Connections tab, click Settings. The settings should match those provided by your local area network (LAN) administrator or Internet service provider (ISP).
  • See if your Internet connection settings are being detected. You can set Microsoft Windows to examine your network and automatically discover network connection settings (if your network administrator has enabled this setting).
    1. Click the Tools menu, and then click Internet Options.
    2. On the Connections tab, click LAN Settings.
    3. Select Automatically detect settings, and then click OK.
  • Some sites require 128-bit connection security. Click the Help menu and then click About Internet Explorer to determine what strength security you have installed.
  • If you are trying to reach a secure site, make sure your Security settings can support it. Click the Tools menu, and then click Internet Options. On the Advanced tab, scroll to the Security section and check settings for SSL 2.0, SSL 3.0, TLS 1.0, PCT 1.0.
  • Click the Back button to try another link.

 

Cannot find server or DNS Error
Internet Explorer

This not just happens in server application but also in my local environment. The error generates exactly in code line SkinPlaceHolder.Controls.Add(ctlSkin) in the Default.aspx.vb file; This is the exception detail:

System.IndexOutOfRangeException was unhandled by user code
  Message="Dependencies"
  Source="System.Data"
  StackTrace:
       at System.Data.ProviderBase.FieldNameLookup.GetOrdinal(String fieldName)
       at System.Data.SqlClient.SqlDataReader.GetOrdinal(String name)
       at System.Data.SqlClient.SqlDataReader.get_Item(String name)
       at DotNetNuke.Entities.Modules.ModuleController.FillModuleInfo(IDataReader dr, Boolean CheckForOpenDataReader, Boolean IncludePermissions)
       at DotNetNuke.Entities.Modules.ModuleController.FillModuleInfo(IDataReader dr)
       at DotNetNuke.Entities.Modules.ModuleController.GetModuleByDefinition(Int32 PortalId, String FriendlyName)
       at DotNetNuke.Entities.Portals.PortalSettings.GetSiteSettings(Int32 PortalId)
       at DotNetNuke.Entities.Portals.PortalSettings.GetSiteSetting(Int32 PortalId, String SettingName)
       at DotNetNuke.Entities.Portals.PortalSettings.get_ControlPanelSecurity()
       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) in C:\Inetpub\wwwroot\Housesandgoods\Default.aspx.vb:line 465
       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)

Any idea?? I've tried everithing and nothing fix this problem.

Thanks for your help.

Lukas.

 
New Post
5/30/2007 9:59 AM
 

It appears to be a potential issue with your skin.  Are you using a custom skin?

If you are, you could try forcing a change back to the default skin and see if you are able to get into your site.  I have a blog post that walks you through the process to change the skin via the database on my blog site http://www.mitchelsellers.com


-Mitchel Sellers
Microsoft MVP, ASPInsider, DNN MVP
CEO/Director of Development - IowaComputerGurus Inc.
LinkedIn Profile

Visit mitchelsellers.com for my mostly DNN Blog and support forum.

Visit IowaComputerGurus.com for free DNN Modules, DNN Performance Tips, DNN Consulting Quotes, and DNN Technical Support Services
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Error After Upgrade to 4.5 versionError After Upgrade to 4.5 version


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