This section briefly introduces the hive directory of SharePoint 2010 14, which is the default path of SharePoint files in most cases. Introduction if you are familiar with SharePoint 2007, you must know the 12 hive directory. In SharePoint 2010, 12 hive has been replaced by 14 hive. In most cases, it is the default path of a Sharepoint file. The following are some folders in the 14 hive directory:
- Program Files \ common files \ microsoft shared \ Web Server Extensions \ 14 -- this directory is the installation directory of the Sharepoint Server core file.
- Program Files \ common files \ microsoft shared \ Web Server Extensions \ 14 \ admisapi-this directory contains the management center's soap service. If this directory is changed, other methods in remote website creation and service cannot work correctly.
- Program Files \ common files \ microsoft shared \ Web Server Extensions \ 14 \ config -- this directory contains files to expand the Sharepoint Server and IIS websites. If the contents in the Directory change, the Web application may encounter problems.
- Program Files \ common files \ microsoft shared \ Web Server Extensions \ 14 \ logs -- this directory contains the creation and runtime tracking logs.
The following are the newly added files in the 14 hive directory:
- Program Files \ common files \ microsoft shared \ Web Server Extensions \ Policy
- Program Files \ common files \ microsoft shared \ Web Server Extensions \ usercode -- this directory contains files to support your sandbox solution.
- Program Files \ common files \ microsoft shared \ Web Server Extensions \ webclients -- this directory contains files related to the new client object model.
- Program Files \ common files \ microsoft shared \ Web Server Extensions \ WebServices -- this directory contains new files related to WCF or. SVC.
I hope this will help you reduce your confusion ...!