How to Upgrade DNN to the Latest Version
Posted by Joe Rebis (Import) on 13 August 2007 06:01 PM
|
|
Upgrade DotNetNuke to latest version.If you would like to perform a DNN upgrade yourself it's pretty easy. Please use the instructions below to upgrade your DNN. You may want to request a backup of your database and/or files by sending an email to support@ephost.com. Warning: It is possible to damage your DNN install. If you have a very old version of DNN, you might not want to consider doing this. You should also check with the providers of any custom modules you may have installed also check to be sure your template won't break. Otherwise, be sure you have a backup of your files and MS SQL DB.
If you get an error check the values you copied over. Make sure they are correct. If necessary open web.config and do a search for "error". Change the value from "RemoteOnly" to "Off". Then open the site and view the error message. By default DNN won't display error messages to the screen so you need to do this to see what problems are happening. When you are finished you need to put it back to "RemoteOnly" for security reasons. If you still can't figure out the problem, then remove the existing files and restore from the backup you took. If you think that your DB was changed (you'll see during the upgrade process) you may need to request a restore of your DB from support@ephost.com. That's it! Please remember, we do not provide ongoing support or troubleshooting for your DNN install or for extending your install with modules. We will help perform upgrades when full releases are available. We don't upgrade to beta releases. Please refer to the DNN site to for reference, resources and modules. http://www.dotnetnuke.com | |
|