The final step in preparing a project for deployment involves running it through the Web Deployment Preparation tool. This takes a freshly compiled project and creates the necessary files and directories for Web-based delivery.
To run a project through the Web Deployment Preparation tool:
The project is now ready for deployment on the Web Server. If you change a project, you need to do a fresh compile and run the Web Deployment Preparation tool again.
Note: You can run the Web Deployment Preparation tool automatically when you compile a project. To do this, go to the Citect Project Editor Tools menu and select Options. Select the Prepare for Web Deployment option and click OK. Be aware that this increases the time taken for each compile, particularly for large projects.