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 3.x to 4.3.5Upgrade from 3.x to 4.3.5
Previous
 
Next
New Post
11/2/2006 10:54 AM
 
Do I have this process right?

  1. Copy in "Upgrade" source to a new directory on file system; Set Permissions
  2. Copy folders from portals/ directory (except default) from 3.x to 4.35
  3. Backup old database; Restore that backup to a new database
  4. Rename release.config file to web.config
  5. Copy in database connection string to two locations in web.config (change db name)
  6. Move comments (<!-- -->) around so that sql server express is eliminated and 2000/2005 is active, in web.config
  7. Copy validation key and encryption key from old web.config to new web.config
  8. Create a new website, per installation directions (point to new location, select run/execute, set app pool, change asp.net version to 2.0)

I did the steps like this and get the following errors during upgrade:


00:00:00.125 - Installing Version: 3.1.0
00:00:00.125 - Installing Script: DotNetNuke.SetUp.SqlDataProvider Success
00:00:00.281 - Installing Script: DotNetNuke.Schema.SqlDataProvider Error! (seeC:\WebContent\dnn4\website\Providers\DataProviders\SqlDataProvider\DotNetNuke.Schema.log for more information)
00:00:11.625 - Installing Script: DotNetNuke.Data.SqlDataProvider Error! (seeC:\WebContent\dnn4\website\Providers\DataProviders\SqlDataProvider\DotNetNuke.Data.log for more information)
00:00:13.234 - Installing MemberRole Provider:
00:00:13.250 - Executing InstallCommon.sql
00:00:14.968 - Executing InstallMembership.sql
00:00:16.843 - Executing InstallProfile.sql
00:00:17.640 - Executing InstallRoles.sql
 Error!
00:00:18.796 - Upgrading to Version: 3.1.1 Error! (seeC:\WebContent\dnn4\website\Providers\DataProviders\SqlDataProvider\03.01.01.log for more information)
00:00:23.203 - Upgrading to Version: 3.2.0 Success
00:00:23.421 - Upgrading to Version: 3.2.1 Error! (seeC:\WebContent\dnn4\website\Providers\DataProviders\SqlDataProvider\03.02.01.log for more information)
00:00:23.609 - Upgrading to Version: 3.2.2 Success
00:00:23.703 - Upgrading to Version: 3.2.3 Success
00:00:28.187 - Upgrading to Version: 3.2.4 Success
00:00:28.296 - Upgrading to Version: 3.2.5 Success
00:00:28.406 - Upgrading to Version: 3.2.6 Success
00:00:28.546 - Upgrading to Version: 3.2.7 Success
00:00:28.593 - Upgrading to Version: 3.3.0 Success
00:00:28.718 - Upgrading to Version: 3.3.1 Success
00:00:28.812 - Upgrading to Version: 3.3.2 Success
00:00:28.984 - Upgrading to Version: 3.3.3 Success
00:00:29.390 - Upgrading to Version: 4.0.0 Success
00:00:30.218 - Upgrading to Version: 4.0.1 Success
00:00:30.421 - Upgrading to Version: 4.0.2 Success
00:00:30.484 - Upgrading to Version: 4.0.3 Success
00:00:30.562 - Upgrading to Version: 4.0.4 Success
00:00:33.312 - Upgrading to Version: 4.0.5 Success
00:00:33.328 - Upgrading to Version: 4.0.6 Success
00:00:33.343 - Upgrading to Version: 4.0.7 Success
00:00:33.359 - Upgrading to Version: 4.3.0 Success
00:00:33.453 - Upgrading to Version: 4.3.1 Success
00:00:33.500 - Upgrading to Version: 4.3.2 Success
00:00:33.671 - Upgrading to Version: 4.3.3 Success
00:00:34.015 - Upgrading to Version: 4.3.4 Success
00:00:34.078 - Upgrading to Version: 4.3.5 Success
00:00:34.843 - Performing General Upgrades
00:00:36.671 - Loading Host Settings:
00:00:37.093 - Configuring SuperUser:
00:00:38.640 - Installing Modules:
00:00:38.718 - Executing Additional Scripts:
00:00:38.750 -   Creating Portal: My Website
00:00:46.796 -   Successfully Installed Portal 0:
00:00:46.796 - Installing Optional Resources:


When I try to log in afterwards, I get the default portal appearance, minus any content, and when I click login it does nothing (returns back a blank portal template).  I can include those logs, if necessary, but I figured maybe I just did something wrong in my steps.

Please advise.

Thank you,

Alan
 
New Post
11/3/2006 9:42 AM
 
Anything I can add to this to get some assistance?
 
New Post
11/3/2006 1:05 PM
 
A few questions....

1.  If you go to Host >> Host Settings, what is the version?  Does it show the correct 4.3.x version?
2.  Looking in Admin >> Portals, are your portal(s) listed correctly?
3.  If you look at your Portal folders (_defaut, 0, 2, 4, etc) do they exist, and is the content in them the same as was in 3.x.x)?

With that info, this may be easier to diagnose...
 
New Post
5/16/2007 12:27 AM
 

Just in case anyone is looking for upgrade instructions from 3.x to 4.x, the above posted are partly right...

Here is Alan's directions:

  1. Copy in "Upgrade" source to a new directory on file system; Set Permissions
  2. Copy folders from portals/ directory (except default) from 3.x to 4.35
  3. Backup old database; Restore that backup to a new database
  4. Rename release.config file to web.config
  5. Copy in database connection string to two locations in web.config (change db name)
  6. Move comments (<!-- -->) around so that sql server express is eliminated and 2000/2005 is active, in web.config
  7. Copy validation key and encryption key from old web.config to new web.config
  8. Create a new website, per installation directions (point to new location, select run/execute, set app pool, change asp.net version to 2.0)

What I have done for several sites (mostly from 3.2.2 to 4.5.1) is as folows, with the primary exception being I don't move anything (DB or root directory):

  1. Back-up web.config on 3.x site
  2. Unzip upgrade files into the web root directory.
  3. Copy in database connection string to two locations in web.config (change db name)  (correction -- change in 'release.config)
  4. Move comments (<!-- -->) around so that sql server express is eliminated and 2000/2005 is active, in web.config (correction -- change in 'release.config)
  5. Copy validation key and encryption key from old web.config to new web.config (correction -- change in 'release.config)
  6. If you have custom modules, check those for special web.config configuration
  7. Rename release.config to web.config (again, make sure web.config is backed up)
  8. Browse to site

 

 

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Upgrade from 3.x to 4.3.5Upgrade from 3.x to 4.3.5


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