TIP: create a shortcut to the 14 hive on your desktop. It's a real pain to always have to browse to the location manually.
The SharePoint 14 hive is located here: Program Files\Common files\Microsoft Shared\Web Server Extensions\14. When developing, a lot of articles will in some way refer to this hive or files that live in it. Always remember to never touch out of the box SharePoint files because you will end up with an unsupported version.
Here are some of the more important subfolders and there function:
- ISAPI: contains almost all out of the box SOAP and WCF Web Services
- TEMPLATE/CONTROLTEMPLATES: holds the out of the box user controls
- TEMPLATE/CONTROLTEMPLATES: holds the out of the box user controls
- TEMPLATE/FEATURES: holds all feature definitions
While you are using SharePoint and visiting different pages, you might have noticed URL's that contain '_layouts' or '_vti_bin'. These are virtual directories mapped to folders in this 14 hive. If you want a complete overview of all the virtual directories, open IIS manager (start->run->inetmgr), open a SharePoint web site and take a look at the folder structure. You will notice for example that '_layouts' is mapped to the TEMPLATE/LAYOUTS subfolder and '_vti_bin' to the ISAPI subfolder.
Geen opmerkingen:
Een reactie posten