Updated: 2008-02-12
In this article:
You can create upgrade definition files and custom site definitions in a separate development environment. Then, you can use the following process to deploy new upgrade definition files and custom site definitions to your server.
Important: |
|---|
|
This step must be performed after installation, but before running the SharePoint Products and Technologies Configuration Wizard.
|
Before you deploy upgrade definition files and site definitions
Deploy upgrade definition files and site definitions
-
Save the upgrade definition files to the %COMMONPROGRAMFILES%\Microsoft Shared\Web server extensions\12\CONFIG\UPGRADE folder.
-
Save the custom site definitions to the %COMMONPROGRAMFILES%\Microsoft Shared\Web server extensions\12\TEMPLATE\SiteTemplates\NAME folder, where NAME matches the site definition name (for example, ACTION). Name the new folder using all uppercase letters.
-
Save the Webtemp.xml files for your custom site definitions to the %COMMONPROGRAMFILES%\Microsoft Shared\Web server extensions\12\TEMPLATE\LCID\XML folder. Name the files WEBTEMPNAME.xml, where NAME matches the site definition name (for example, WEBTEMPACTION.xml).
-
You might need to reset Internet Information Services (IIS) to recognize the new site definitions. To reset IIS, run the following command on the command line:
iisreset /noforce
-
If you have a server farm, repeat these steps for all servers in your farm.