Results 1 to 4 of 4

Thread: DNN Upgrade

  1. #1
    Join Date
    Jun 2006
    Posts
    32
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default DNN Upgrade

    Can anyone advise how easy it is to upgrade DNN, and how to do it.

    I am technical but a DNN thickie

  2. #2
    Join Date
    Mar 2005
    Location
    Hampshire
    Posts
    432
    Thanks
    4
    Thanked 3 Times in 3 Posts

    Default

    What version of DNN do you currently use and what version are you going to upgrade to?

    Just chill

  3. #3
    Join Date
    Jun 2006
    Posts
    32
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default dnn upgrade

    I'm currently on 4.0.3
    wanting to upgrade to the latest stable release that works with RED FOX.

  4. #4
    Join Date
    Mar 2005
    Location
    Hampshire
    Posts
    432
    Thanks
    4
    Thanked 3 Times in 3 Posts

    Default

    Below is a post that I made a while ago about upgrading DNN should still be valid. Not upgraded for a while.

    OK I will try to do this step by step.

    1. Make a complete backup of your site & SQL Database via RFH Backup facility
    2. Rename the web.config file to web.config.version (this is so that we can take the machineKey information after we update). Note without this key you will not be able to log in
    3. Upload DNNversion over the top of your current DNN version
    4. edit the release.config file contained at the root of the installation. Update the SiteSqlServer key to be the correct SQL Server connection for your database
    5. Update the machineKey so that the values are the same as you had in your old config file (the one that we renamed web.config.version) NOTE: if you don't do this then you will not be able to log in
    6. In HELM set your website to use .Net 2 (This should already be set if you are using DNN 4.xx
    7. rename the release.config file to web.config
    8. Browse to your website via a web browser, the installation should occur
    9. At the bottom of the installation you should see a link to your portal, click this and everything should be OK

    NOTE: If after step 9 you get a message Nothing to install at this time or something similar (I can't remember the exact message) do the following

    1. Edit your web.config file
    2. In the <appSettings> section of the config file add the following key
    3. <add key="InstallationDate" value="1/17/2006" />
    4. Make sure that the value is a date before the date you installed the new version.
    5. Navigate to the root of your site again, hopefully, everything shoudl be fine now.

    If you have any problems drop me a PM and I can try to help you more, what is the error that you are getting for your site at the moment. It may be possible to get it back up and running again. If you want I can try to take a look.

    Just chill

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. DNN Upgrade
    By Glynn in forum Portal/CMS Applications
    Replies: 4
    Last Post: 4th March 2006, 05:15 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •