Skip to Content
Microsoft® SharePoint® Server 2007 Bible
book

Microsoft® SharePoint® Server 2007 Bible

by Wynne Leon, Wayne Tynes, Simeon Cathey
June 2007
Intermediate to advanced
792 pages
20h 22m
English
Wiley
Content preview from Microsoft® SharePoint® Server 2007 Bible

Installing and Activating Feature Definitions

After you create your feature definition and define the necessary feature elements, you need to install the feature so that it is available for activation at the appropriate scope.

Installing the feature

Features are stored at Program Files\Common Files\Microsoft Shared\web server extensions\12\TEMPLATE\FEATURES. To install a new feature, create a subdirectory under this feature folder and place your feature.xml file in that folder. The folder can also contain supporting element files and subdirectories. Confirm that you have configured the new directory to inherit permissions from the parent folder so that SharePoint has the appropriate rights to access your feature definition.

Once you have added your feature folder in the appropriate directory, follow these steps to use the Stsadm.exe command-line tool (MS use) to install your feature:

1.
Open a command prompt on your SharePoint server.
2.
Navigate to the <system drive>\Program Files\Common Files\Microsoft Shared\web server extensions\12\BIN directory.
3.
Enter the stsadm command with the filename parameter pointing to your feature subdirectory and XML file as follows:
stsadm -o installfeature -filename <featuresubdirectory>\
  feature.xml <ENTER>
This command is shown in Figure 9.5.
Figure 9.5. Adding a feature using the stsadm command
4.
When the command line ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Microsoft® SharePoint® Server 2010 Bible

Microsoft® SharePoint® Server 2010 Bible

Steven Mann

Publisher Resources

ISBN: 9780470008614Purchase book