Jasinski Technical Wiki

Navigation

Home Page
Index
All Pages

Quick Search
»
Advanced Search »

Contributor Links

Create a new Page
Administration
File Management
Login/Logout
Your Profile

Other Wiki Sections

Software

PoweredBy

Deployment Checklist

RSS
Modified on Mon, Nov 02, 2009, 9:51 AM by Administrator Categorized as General Information

Websites

Prep Work

  • Double-check that static/shared variables are NOT being used!

  • Check for any "TODO" items

Deployment

1. Delete contents of upload and attachments folder(s).

2. WEB.CONFIG File (if you haven't coded around these issues)
  • Set SSO (This applies only if you're using Single-Sign-On, and toggling it off in development.)
  • Point connection strings at environment being deployed to

3. WEB.CONFIG File (always)
  • Turn debugging off (set system.web/compilation/@debug=false)

4. Build the website.

5. Publish the website, being sure to deselect the Allow this precompiled site to be updatable checkbox.
Image

6. Copy files from publish folder to web server.

7. Check-in code.

ScrewTurn Wiki version 3.0.1.400. Some of the icons created by FamFamFam. Except where noted, all contents Copyright © 1999-2024, Patrick Jasinski.