Posted By steve.langron on 1/21/2006 2:18 AM My current DNN hosting company is letting me down badly with system availability. I'm going to transfer the site - a relatively simple site so not too much work I hope. However I don't have direct access to the SQL database - any ideas how I can copy and then reload my registered users? Currently on DNN 3.1.something and will move to 3.2 or 4.
Here is what I would do:-
- Lodge a ticket with your current host to provide a backup of your sql server
- Download all your site files
- Register with a new host
- Transfer domain
- Upload site files
- Restore sql server database
- Update connection string and run site.. !
|