Ok
1. Backup DB, Copy DNN files to new location
2. DL the newest release of DNN. Extract and overlay your DNN Files.
3. Copy your custom items from web.config to the release.config connection strings, machinevalidation key, 3rd module references, etc... rename release.config to web.config
4. Upgrade the site using the upgrade url
5. If there are errors restore DB remove all DNN files with saved copies
Looks like this is it thx |