Hi John, I have 2 questions concerning best practices related to deploying and administering Dot NetNuke. 1st ? Once I have finished developing the site and it is live, what is the best method for continuing to develop the site without risking some kind of portal crash, error, etc? I upgraded the FAQ module and was frankly "scared to death" that something would go wrong. Thankfully, it didn't, but it felt risky. I want to be able to copy down the live site to my development machine and do all additonal module installs and configurations there. Once I'm satisfied with the results, I would want to copy it back up to my production server. In order to get it copied down, must I detach the database, back it up (I use SQL 2005 Express Management Studio) then copy all files and restore to my developement server? I know I need to also adjust my web config during this process to make the right entries for machine key, etc. This means the site goes down for a short period of time while I complete the process. Is this what most folks do? Do they place an app offline file in the root during this time? Is there any method of accomplishing this without the site being taken offline? 2nd ? What is the best setup for accomplishing a corporate or organization intranet/internet/extranet scenario using DNN? Do you have a loose definition of the 3 terms and how they relate to DNN? Do I do each one as a separate installation or do I use child portals? If child portals, are there a lot of issues I will encounter in trying to make all 3, intranet/internet/extranet, all work together seamlessly as it relates to security, the sharing of content, logins, user accounts, etc.? Look forward to hearing your musings as I respect your insight a great deal. Thanks, Paul |