Platform SDK: Team Productivity Update

Scripting the Document Review Application Instantiation URL

The ASP script discussed in the following topics creates the physical directory and its subfolders for the document review application. It copies the files into the appropriate folders. It updates the Active Server Pages Global.asa file to point to the correct database where the SQL Server tables for each application instance exist. Finally, it creates a new IIS virtual directory that points to the newly created physical directory.

Each of these steps is described in detail and illustrated with source code. See the following topics: