標籤:2010 sharepoint hive directory
簡單介紹SharePoint 2010 14 Hive目錄大多情況下,這都是SharePoint檔案的預設路徑。介紹如果你熟悉SharePoint 2007, 你必須知道12 Hive目錄。在SharePoint 2010中,12 Hive已經被14 Hive 代替。大多數情況下,都是SharePoint檔案的預設路徑。下面是14 Hive目錄裡的一些檔案夾:
- Program Files\Common files\Microsoft Shared\Web Server Extensions\14--這個目錄是SharePoint Server核心檔案的安裝目錄。
- Program Files\Common files\Microsoft Shared\Web Server Extensions\14\ADMISAPI --這個目錄包含管理中心的SOAP服務。如果這個目錄改變了,遠程網站建立和服務中其他方法將不能正確起作用。
- Program Files\Common files\Microsoft Shared\Web Server Extensions\14\CONFIG --這個目錄包含檔案,用來拓展SharePoint Server和IIS網站。如果這個目錄或裡邊的內容改變了,Web應用程式可能會出現問題。
- Program Files\Common files\Microsoft Shared\Web Server Extensions\14\LOGS--這個目錄包含建立和運行時追蹤記錄檔。
下面是14 Hive目錄中新添加的檔案:
- Program Files\Common files\Microsoft Shared\Web Server Extensions\Policy
- Program Files\Common files\Microsoft Shared\Web Server Extensions\UserCode--這個目錄包含檔案, 用來支援你的沙箱化解決方案。
- Program Files\Common files\Microsoft Shared\Web Server Extensions\WebClients--這個目錄包含檔案與新用戶端物件模型有關。
- Program Files\Common files\Microsoft Shared\Web Server Extensions\WebServices--這個目錄包含新的WCF或者.svc相關檔案。
希望這能協助你減少些迷惑。。。!